Class AttributeReferenceBoolean

java.lang.Object
org.eclnt.jsfserver.pagebean.componentascontrol.valuemgmt.AttributeReference<Boolean>
org.eclnt.jsfserver.pagebean.componentascontrol.valuemgmt.AttributeReferenceBoolean
All Implemented Interfaces:
IDynamicContentBindingObject, IValueDelegation<Boolean>

public class AttributeReferenceBoolean extends AttributeReference<Boolean>
  • Constructor Details

    • AttributeReferenceBoolean

      public AttributeReferenceBoolean()
    • AttributeReferenceBoolean

      public AttributeReferenceBoolean(Boolean directValue)