Class FeatureVisibleEnableBehaviour

  • All Implemented Interfaces:
    Serializable, org.apache.wicket.IComponentAwareEventSink, org.apache.wicket.markup.html.IComponentAwareHeaderContributor, org.apache.wicket.util.io.IClusterable

    public class FeatureVisibleEnableBehaviour
    extends VisibleEnableBehaviour
    Behaviour class that determines visibility of (configurable) UI feature.
    Author:
    semancik
    See Also:
    Serialized Form
    • Method Detail

      • isVisibleAutomatic

        public boolean isVisibleAutomatic()
        Method to be overridden in subclasses, determines automatic visibility of the feature. It will be called only if needed.