public class UIElementMenuItemBase extends UIElementActionBase
autoEnable, autoHide, log, maxChildren| Constructor and Description |
|---|
UIElementMenuItemBase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterAddChild(UIElementBase child)
Called after a child is logically added to the parent.
|
protected void |
afterRemoveChild(UIElementBase child)
Called after a child is logically removed from the parent.
|
protected void |
bind()
Override to bind wrapped components to the UI.
|
void |
bringToFront()
Brings this element to the front of the user interface.
|
String |
getInstanceName()
The caption label is the instance name.
|
String |
getLabel() |
protected org.zkoss.zul.Menu |
getMenu() |
void |
setLabel(String label) |
protected void |
unbind()
Override to unbind wrapped components from the UI.
|
getAction, setAction, setDesignMode, updateListeneractivate, afterMoveTo, applyColor, applyHint, associateComponent, createFromTemplate, createFromTemplate, createFromTemplate, editProperties, fullSize, getAssociatedUIElement, getEnableDesignModeMask, getInnerComponent, getOuterComponent, getParent, getTemplateUrl, hasVisibleElements, moveChild, setDesignContextMenu, setDesignContextMenu, setEnableDesignModeMask, setInnerComponent, setOuterComponent, swapChildren, updateVisibilityabout, activateChildren, addChild, addChild, afterInitialize, afterParentChanged, applyColor, 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, updateVisibilitypublic String getLabel()
public void setLabel(String label)
protected org.zkoss.zul.Menu getMenu()
public String getInstanceName()
getInstanceName in class UIElementBasepublic void bringToFront()
UIElementBasebringToFront in class UIElementBaseprotected void afterAddChild(UIElementBase child)
UIElementBaseafterAddChild in class UIElementBasechild - The child element added.protected void afterRemoveChild(UIElementBase child)
UIElementBaseafterRemoveChild in class UIElementBasechild - The child UI element.protected void bind()
UIElementBasebind in class UIElementZKBaseprotected void unbind()
UIElementBaseunbind in class UIElementZKBaseCopyright © 2016 Regenstrief Center for Biomedical Informatics. All rights reserved.