Class PropertiesFormHandler

  • All Implemented Interfaces:
    javax.faces.view.facelets.FaceletHandler

    public class PropertiesFormHandler
    extends javax.faces.view.facelets.ComponentHandler
    Handler class for PropertiesForm, registers the appropriate functions.
    Since:
    7.0.0
    Author:
    XIMA MEDIA GmbH
    • Field Summary

      • Fields inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler

        delegateFactory
      • Fields inherited from class javax.faces.view.facelets.TagHandler

        nextHandler, tag, tagId
    • Constructor Summary

      Constructors 
      Constructor Description
      PropertiesFormHandler​(javax.faces.view.facelets.ComponentConfig config)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected javax.faces.view.facelets.MetaRuleset createMetaRuleset​(Class type)  
      • Methods inherited from class javax.faces.view.facelets.ComponentHandler

        createComponent, getComponentConfig, getTagHandlerDelegate, isNew, onComponentCreated, onComponentPopulated
      • Methods inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler

        apply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributes
      • Methods inherited from class javax.faces.view.facelets.TagHandler

        getAttribute, getRequiredAttribute, toString
    • Constructor Detail

      • PropertiesFormHandler

        public PropertiesFormHandler​(javax.faces.view.facelets.ComponentConfig config)
    • Method Detail

      • createMetaRuleset

        protected javax.faces.view.facelets.MetaRuleset createMetaRuleset​(Class type)
        Overrides:
        createMetaRuleset in class javax.faces.view.facelets.DelegatingMetaTagHandler