public class LayoutDesigner
extends org.zkoss.zul.Window
implements org.zkoss.zk.ui.ext.AfterCompose
| Constructor and Description |
|---|
LayoutDesigner() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompose() |
static void |
close()
Close the dialog if it is open.
|
static void |
execute(UIElementBase rootElement)
Display the Layout Manager dialog
|
void |
onClick$btnAbout()
Display the About dialog for the selected element.
|
void |
onClick$btnAdd()
Invokes the add component dialog.
|
void |
onClick$btnCopy()
Performs a copy operation on the selected item.
|
void |
onClick$btnCut()
Performs a cut operation on the selected item.
|
void |
onClick$btnDelete()
Removes the currently selected element and any children.
|
void |
onClick$btnDown() |
void |
onClick$btnLeft() |
void |
onClick$btnPaste()
Performs a paste operation, inserted the pasted elements under the current selection.
|
void |
onClick$btnProperties()
Displays the property grid for the currently selected item.
|
void |
onClick$btnRefresh()
Refreshes the tree view.
|
void |
onClick$btnRight() |
void |
onClick$btnToFront() |
void |
onClick$btnUp() |
void |
onClick$btnView()
Shows clipboard contents.
|
void |
onClipboardChange()
Invoked when the clipboard contents changes.
|
void |
onClose()
Remove all listeners upon close.
|
void |
onDrop(org.zkoss.zk.ui.event.Event event)
Handles drop events.
|
void |
onLayoutChanged()
Refreshes tree when layout has changed.
|
void |
onSelect$tree()
Updates tool bar controls when selected changes.
|
void |
requestRefresh()
Submits an asynchronous refresh request if one is not already pending.
|
beforeChildAdded, clone, doEmbedded, doHighlighted, doModal, doOverlapped, doPopup, getBorder, getCaption, getContentSclass, getContentStyle, getDefaultActionOnShow, getMinheight, getMinwidth, getMode, getModeType, getPosition, getTitle, getZclass, inEmbedded, inHighlighted, inModal, inOverlapped, inPopup, insertBefore, isClosable, isCollapsible, isMaximizable, isMaximized, isMinimizable, isMinimized, isShadow, isSizable, onChildRemoved, onModal, onPageDetached, renderProperties, service, setBorder, setBorder, setClosable, setContentSclass, setContentStyle, setDefaultActionOnShow, setDraggable, setMaximizable, setMaximized, setMinheight, setMinimizable, setMinimized, setMinwidth, setMode, setMode, setMode, setPosition, setShadow, setSizable, setTitle, setTopmost, setVisiblegetContext, getCtrlKeys, getPopup, getTooltip, setContext, setContext, setCtrlKeys, setPopup, setPopup, setTooltip, setTooltipfocus, getAction, getDraggable, getDroppable, getExtraCtrl, getHeight, getHflex, getLeft, getRenderdefer, getSclass, getStyle, getTooltiptext, getTop, getVflex, getWidth, getZindex, getZIndex, setAction, setClass, setDroppable, setFocus, setHeight, setHeightDirectly, setHflex, setHflexDirectly, setLeft, setLeftDirectly, setRenderdefer, setSclass, setStyle, setTooltiptext, setTop, setTopDirectly, setVflex, setWidth, setWidthDirectly, setZclass, setZindex, setZIndex, setZIndexDirectlyaddAnnotation, addAnnotation, addClientEvent, addEventHandler, addEventListener, addEventListener, addForward, addForward, addForward, addForward, addMoved, addScopeListener, addSharedEventHandlerMap, appendChild, applyProperties, beforeChildRemoved, beforeParentChanged, detach, didActivate, didActivate, didDeserialize, didDeserialize, disableClientUpdate, equals, getAnnotatedProperties, getAnnotatedPropertiesBy, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAnnotations, getAttribute, getAttribute, getAttribute, getAttributeOrFellow, getAttributes, getAttributes, getAuService, getAutag, getChildren, getClientEvents, getDefaultMold, getDefinition, getDesktop, getEventHandler, getEventHandlerNames, getEventListenerMap, getEventListeners, getFellow, getFellow, getFellowIfAny, getFellowIfAny, getFellows, getFirstChild, getId, getLastChild, getListenerIterator, getMold, getNextSibling, getPage, getParent, getPreviousSibling, getRoot, getSpaceOwner, getStubonly, getTemplate, getTemplateNames, getUuid, getWidgetAttribute, getWidgetAttributeNames, getWidgetClass, getWidgetListener, getWidgetListenerNames, getWidgetOverride, getWidgetOverrideNames, hasAttribute, hasAttribute, hasAttribute, hasAttributeOrFellow, hasFellow, hasFellow, invalidate, isChildable, isInvalidated, isListenerAvailable, isVisible, onChildAdded, onPageAttached, onWrongValue, query, queryAll, redraw, redrawChildren, removeAttribute, removeAttribute, removeAttribute, removeChild, removeEventListener, removeForward, removeForward, removeScopeListener, render, render, render, replace, response, response, response, service, sessionDidActivate, sessionWillPassivate, setAttribute, setAttribute, setAttribute, setAuService, setAutag, setDefinition, setDefinition, setId, setMold, setPage, setPageBefore, setParent, setStubonly, setStubonly, setTemplate, setVisibleDirectly, setWidgetAttribute, setWidgetClass, setWidgetListener, setWidgetOverride, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdateWidgetListener, smartUpdateWidgetOverride, toString, updateByClient, willPassivate, willPassivate, willSerialize, willSerializefinalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static void execute(UIElementBase rootElement) throws Exception
rootElement - The root UI element.Exception - Unspecified exception.public static void close()
public void afterCompose()
afterCompose in interface org.zkoss.zk.ui.ext.AfterComposepublic void requestRefresh()
public void onLayoutChanged()
public void onSelect$tree()
public void onClick$btnCut()
throws Exception
Exception - Unspecified exception.public void onClick$btnCopy()
throws Exception
Exception - Unspecified exception.public void onClick$btnPaste()
throws Exception
Exception - Unspecified exception.public void onClick$btnView()
throws Exception
Exception - Unspecified exception.public void onClick$btnRefresh()
public void onClick$btnToFront()
public void onClick$btnProperties()
throws Exception
Exception - Unspecified exception.public void onClick$btnAdd()
public void onClick$btnDelete()
throws Exception
Exception - Unspecified exception.public void onClick$btnUp()
public void onClick$btnDown()
public void onClick$btnRight()
public void onClick$btnLeft()
public void onClick$btnAbout()
throws Exception
Exception - Unspecified exception.public void onClipboardChange()
public void onDrop(org.zkoss.zk.ui.event.Event event)
event - The drop event.public void onClose()
onClose in class org.zkoss.zul.WindowCopyright © 2016 Regenstrief Center for Biomedical Informatics. All rights reserved.