public class UIElementTabMenu extends UIElementZKBase
| Modifier and Type | Class and Description |
|---|---|
static class |
UIElementTabMenu.MenupopupEx |
autoEnable, autoHide, log, maxChildren| Constructor and Description |
|---|
UIElementTabMenu() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activateChildren(boolean activate)
Only one child, the active menu pane, can be active at a time.
|
protected void |
bind()
Override to bind wrapped components to the UI.
|
protected void |
setActivePane(UIElementTabMenuPane activePane)
Sets which tab menu pane is currently active.
|
protected void |
setDesignContextMenu(org.zkoss.zul.Menupopup contextMenu)
Apply/remove the design context menu to/from ZK components.
|
protected void |
unbind()
Override to unbind wrapped components from the UI.
|
protected void |
updateVisibility(boolean visible,
boolean activated)
Provides a default implementation for ZK-derived UI components by setting the visibility of
the outer component.
|
activate, afterMoveTo, applyColor, applyHint, associateComponent, createFromTemplate, createFromTemplate, createFromTemplate, editProperties, fullSize, getAssociatedUIElement, getEnableDesignModeMask, getInnerComponent, getOuterComponent, getParent, getTemplateUrl, hasVisibleElements, moveChild, setDesignContextMenu, setDesignMode, setEnableDesignModeMask, setInnerComponent, setOuterComponent, swapChildrenabout, addChild, addChild, afterAddChild, afterInitialize, afterParentChanged, afterRemoveChild, applyColor, applyHint, beforeAddChild, beforeInitialize, beforeParentChanged, beforeRemoveChild, bringToFront, canAcceptChild, canAcceptChild, canAcceptChild, canAcceptChild, canAcceptParent, canAcceptParent, canAcceptParent, canAcceptParent, destroy, findChildElement, getAncestor, getChild, getChild, getChildCount, getChildren, getColor, getDefinition, getDisplayName, getEventManager, getFirstChild, getFirstVisibleChild, getHint, getIndex, getInstanceName, getLastChild, getLastVisibleChild, getNextSibling, getPropEditClass, getRejectReason, getRoot, getSerializableChildren, hasAncestor, hasChild, indexOfChild, isActivated, isContainer, isDesignMode, isEnabled, isLocked, isVisible, raise, raise, registerAllowedChildClass, registerAllowedParentClass, remove, removeChild, removeChildren, setColor, setDefinition, setDefinition, setEnabled, setHint, setIndex, setLocked, setParent, setRejectReason, setVisible, updateParentState, updateState, updateVisibilityprotected void setActivePane(UIElementTabMenuPane activePane)
activePane - The pane to become active.protected void updateVisibility(boolean visible,
boolean activated)
UIElementZKBaseupdateVisibility in class UIElementZKBasevisible - The current visibility state.activated - The current activation state.protected void activateChildren(boolean activate)
activateChildren in class UIElementBaseactivate - The activate status.protected void setDesignContextMenu(org.zkoss.zul.Menupopup contextMenu)
UIElementZKBasesetDesignContextMenu in class UIElementZKBasecontextMenu - The design menu if design mode is activated, or null if it is not.protected void bind()
UIElementBasebind in class UIElementZKBaseprotected void unbind()
UIElementBaseunbind in class UIElementZKBaseCopyright © 2016 Regenstrief Center for Biomedical Informatics. All rights reserved.