public class ElementToolbar extends ElementUI
autoEnable, autoHide, EVENT_ELEMENT_ACTIVATE, EVENT_ELEMENT_INACTIVATE, log| Constructor and Description |
|---|
ElementToolbar() |
ElementToolbar(org.fujion.component.Toolbar toolbar) |
| Modifier and Type | Method and Description |
|---|---|
void |
addToolbarComponent(org.fujion.component.BaseComponent component,
String action)
Adds a component to the toolbar.
|
protected void |
beforeAddChild(ElementBase child)
Called before a child is logically added to the parent.
|
org.fujion.component.Toolbar.Alignment |
getAlignment() |
org.fujion.component.Toolbar |
getToolbar() |
void |
setAlignment(org.fujion.component.Toolbar.Alignment alignment) |
activate, activateChildren, addTrigger, afterAddChild, afterMoveChild, afterParentChanged, afterRemoveChild, applyColor, applyColor, applyHint, applyHint, associateComponent, beforeParentChanged, bind, bringToFront, createFromTemplate, createFromTemplate, createFromTemplate, destroy, fullSize, getAssociatedElement, getColor, getDesignContextMenu, getFirstVisibleChild, getHint, getInnerComponent, getLastVisibleChild, getMaskMode, getMaskTarget, getNextSibling, getOuterComponent, getParent, getRoot, getTemplateUrl, getTriggers, hasVisibleElements, isActivated, isVisible, rebindChildren, removeTrigger, setColor, setDesignContextMenu, setDesignContextMenu, setDesignMode, setHint, setInnerComponent, setMaskMode, setOuterComponent, setVisible, unbind, updateState, updateVisibility, updateVisibilityabout, addChild, addChild, afterInitialize, beforeInitialize, beforeRemoveChild, canAcceptChild, canAcceptChild, canAcceptChild, canAcceptChild, canAcceptParent, canAcceptParent, canAcceptParent, canAcceptParent, editProperties, findChildElement, getAncestor, getChild, getChild, getChildCount, getChildCount, getChildren, getChildren, getDefinition, getDisplayName, getEventManager, getFirstChild, getIndex, getInstanceName, getLastChild, getPropEditClass, getRejectReason, getSerializableChildren, hasAncestor, hasChild, indexOfChild, isContainer, isDesignMode, isEnabled, isLocked, listenToChild, listenToParent, moveChild, moveChild, notifyChildren, notifyParent, registerAllowedChildClass, registerAllowedParentClass, remove, removeChild, removeChildren, setDefinition, setDefinition, setEnabled, setIndex, setLocked, setParent, setRejectReason, updateParentStatepublic ElementToolbar()
public ElementToolbar(org.fujion.component.Toolbar toolbar)
public org.fujion.component.Toolbar getToolbar()
public void addToolbarComponent(org.fujion.component.BaseComponent component,
String action)
component - Component to add. If the component is a toolbar itself, its children will be
added to the toolbar.action - The action to associate with the component.protected void beforeAddChild(ElementBase child)
ElementBasebeforeAddChild in class ElementBasechild - The new child element.public org.fujion.component.Toolbar.Alignment getAlignment()
public void setAlignment(org.fujion.component.Toolbar.Alignment alignment)
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.