@Component(tag="paneview", widgetModule="fujion-paneview", widgetClass="Paneview", parentTag="*", childTag=@Component.ChildTag(value="pane"), description="A container that visually separate panes with optional splitter controls.") public class Paneview extends BaseUIComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
Paneview.Orientation
Orientation of panes within a pane view.
|
BaseComponent.SubComponent| Constructor and Description |
|---|
Paneview() |
| Modifier and Type | Method and Description |
|---|---|
Paneview.Orientation |
getOrientation()
Returns the
orientation of child panes. |
void |
setOrientation(Paneview.Orientation orientation)
Sets the
orientation of child panes. |
_syncClasses, _syncStyles, addClass, addMask, addMask, addMask, addStyle, addStyles, afterRemoveChild, focus, getBalloon, getClasses, getContext, getCss, getDragid, getDropid, getFirstVisibleChild, getFirstVisibleChild, getFlex, getHeight, getHint, getKeycapture, getPopup, getStyle, getStyles, getTabindex, getWidth, hide, isDisabled, isVisible, removeClass, removeMask, removeStyle, scrollIntoView, setBalloon, setClasses, setContext, setCss, setDisabled, setDragid, setDropid, setFlex, setFocus, setHeight, setHint, setKeycapture, setPopup, setStyles, setTabindex, setVisible, setWidth, show, toggleClass_attach, _initProps, addChild, addChild, addChild, addChildren, addEventForward, addEventForward, addEventForward, addEventForward, addEventListener, addEventListener, addEventListener, addEventListener, afterAddChild, afterSetParent, areEqual, beforeAddChild, beforeRemoveChild, beforeSetParent, bringToFront, defaultify, destroy, destroyChildren, detach, finalize, findAttribute, findByName, findByName, findChildByData, findChildByLabel, fireEvent, fireEvent, getAncestor, getAncestor, getAttribute, getAttribute, getAttribute, getAttributes, getChild, getChildAt, getChildCount, getChildCount, getChildren, getChildren, getContent, getController, getControllers, getData, getData, getDefinition, getFirstChild, getId, getIndex, getLastChild, getName, getNamespace, getNextSibling, getPage, getParent, getPreviousSibling, getRoot, hasAttribute, hasEventListener, hasEventListener, invoke, invoke, invokeIfAttached, isAncestor, isContainer, isContentSynced, isDead, isNamespace, notifyAncestors, notifyDescendants, nullify, onAttach, onDestroy, propertyChange, removeAttribute, removeChild, removeEventForward, removeEventForward, removeEventForward, removeEventForward, removeEventListener, removeEventListener, removeEventListener, removeEventListener, setAttribute, setContent, setContentSynced, setData, setIndex, setName, setParent, sub, swapChildren, sync, toString, trimify, validate, validate, validateChild, validateIsChild, validatePage, validateParent, wireController@Component.PropertyGetter(value="orientation", description="The orientation of child panes.") public Paneview.Orientation getOrientation()
orientation of child panes.orientation of child panes.@Component.PropertySetter(value="orientation", defaultValue="horizontal", description="The orientation of child panes.") public void setOrientation(Paneview.Orientation orientation)
orientation of child panes.orientation - The orientation of child panes.Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.