Class BackofficeMainLayoutController

  • All Implemented Interfaces:
    WidgetController, WidgetDragAndDropAware, WidgetInstanceManagerAware, java.io.Serializable, org.zkoss.zk.ui.event.EventListener, org.zkoss.zk.ui.event.SerializableEventListener, org.zkoss.zk.ui.util.ComponentActivationListener, org.zkoss.zk.ui.util.ComponentCloneListener, org.zkoss.zk.ui.util.Composer<org.zkoss.zk.ui.Component>, org.zkoss.zk.ui.util.ComposerExt<org.zkoss.zk.ui.Component>

    public class BackofficeMainLayoutController
    extends DefaultWidgetController
    See Also:
    Serialized Form
    • Field Detail

      • SETTING_ENABLE_ALTERNATIVE_CONTAINER

        @Deprecated(since="2005",
                    forRemoval=true)
        public static final java.lang.String SETTING_ENABLE_ALTERNATIVE_CONTAINER
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 2005
        This field is not used anymore.
        See Also:
        Constant Field Values
    • Constructor Detail

      • BackofficeMainLayoutController

        public BackofficeMainLayoutController()
    • Method Detail

      • isRoleSelectorContainerContainerVisible

        protected boolean isRoleSelectorContainerContainerVisible()
      • hasRoleSelectorSlotChild

        @Deprecated(since="2005",
                    forRemoval=true)
        protected boolean hasRoleSelectorSlotChild​(WidgetInstance widgetInstance)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 2005 not used anymore
      • getRoleSelectorContainer

        public org.zkoss.zk.ui.Component getRoleSelectorContainer()
      • getMainContainer

        public org.zkoss.zk.ui.Component getMainContainer()