Class InlineEnclosure

    • Constructor Detail

      • InlineEnclosure

        public InlineEnclosure​(String id,
                               String childId)
        Construct.
        Parameters:
        id - The component id
        childId - The id of the child component that controls the visibility
    • Method Detail

      • onComponentTag

        protected void onComponentTag​(ComponentTag tag)
        Description copied from class: Component
        Processes the component tag. Overrides of this method most likely should call the super implementation.
        Overrides:
        onComponentTag in class Component
        Parameters:
        tag - Tag to modify