Interface BehaviorAttribute

    • Method Detail

      • getExpectedType

        Class<?> getExpectedType()
        Holds the type which ought to be passed to TagAttribute.getObject(javax.faces.view.facelets.FaceletContext, java.lang.Class) when creating the behavior.
        Returns:
        the expectedType the expected object type
      • getName

        default String getName()
        Gets name of tag attribute
        Returns:
        name of tag attribute