public class UIElementTabMenuPane extends UIElementMenuItemBase
autoEnable, autoHide, log, maxChildren| Constructor and Description |
|---|
UIElementTabMenuPane() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyColor()
Provides a default implementation for setting the color of a UI element.
|
protected void |
bind()
Override to bind wrapped components to the UI.
|
void |
bringToFront()
Brings this element to the front of the user interface.
|
protected void |
setDesignContextMenu(org.zkoss.zul.Menupopup contextMenu)
Apply/remove the design context menu both the menu item and its associated pane.
|
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.
|
afterAddChild, afterRemoveChild, getInstanceName, getLabel, getMenu, setLabelgetAction, setAction, setDesignMode, updateListeneractivate, afterMoveTo, applyColor, applyHint, associateComponent, createFromTemplate, createFromTemplate, createFromTemplate, editProperties, fullSize, getAssociatedUIElement, getEnableDesignModeMask, getInnerComponent, getOuterComponent, getParent, getTemplateUrl, hasVisibleElements, moveChild, setDesignContextMenu, setEnableDesignModeMask, setInnerComponent, setOuterComponent, swapChildrenabout, activateChildren, addChild, addChild, afterInitialize, afterParentChanged, applyHint, beforeAddChild, beforeInitialize, beforeParentChanged, beforeRemoveChild, canAcceptChild, canAcceptChild, canAcceptChild, canAcceptChild, canAcceptParent, canAcceptParent, canAcceptParent, canAcceptParent, destroy, findChildElement, getAncestor, getChild, getChild, getChildCount, getChildren, getColor, getDefinition, getDisplayName, getEventManager, getFirstChild, getFirstVisibleChild, getHint, getIndex, 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 updateVisibility(boolean visible,
boolean activated)
UIElementZKBaseupdateVisibility in class UIElementZKBasevisible - The current visibility state.activated - The current activation state.protected void setDesignContextMenu(org.zkoss.zul.Menupopup contextMenu)
setDesignContextMenu in class UIElementZKBasecontextMenu - The design menu if design mode is activated, or null if it is not.public void bringToFront()
UIElementBasebringToFront in class UIElementMenuItemBaseprotected void applyColor()
UIElementBaseapplyColor in class UIElementBaseprotected void bind()
UIElementBasebind in class UIElementMenuItemBaseprotected void unbind()
UIElementBaseunbind in class UIElementMenuItemBaseCopyright © 2016 Regenstrief Center for Biomedical Informatics. All rights reserved.