public class UIElementMenuBase extends UIElementZKBase
autoEnable, autoHide, log, maxChildren| Constructor and Description |
|---|
UIElementMenuBase(org.zkoss.zul.Menubar menubar) |
UIElementMenuBase(org.zkoss.zul.Menubar menubar,
org.zkoss.zk.ui.Component root) |
| 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.
|
org.zkoss.zul.Menubar |
getMenubar()
Returns a reference to the menu bar.
|
protected void |
updateMenubar() |
activate, afterMoveTo, applyColor, applyHint, associateComponent, bind, createFromTemplate, createFromTemplate, createFromTemplate, editProperties, fullSize, getAssociatedUIElement, getEnableDesignModeMask, getInnerComponent, getOuterComponent, getParent, getTemplateUrl, hasVisibleElements, moveChild, setDesignContextMenu, setDesignContextMenu, setDesignMode, setEnableDesignModeMask, setInnerComponent, setOuterComponent, swapChildren, unbind, updateVisibilityabout, activateChildren, addChild, addChild, afterInitialize, afterParentChanged, 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, updateVisibilitypublic UIElementMenuBase(org.zkoss.zul.Menubar menubar)
public UIElementMenuBase(org.zkoss.zul.Menubar menubar,
org.zkoss.zk.ui.Component root)
public org.zkoss.zul.Menubar getMenubar()
protected 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 updateMenubar()
Copyright © 2016 Regenstrief Center for Biomedical Informatics. All rights reserved.