public class Widgetchildren extends org.zkoss.zul.Div implements WidgetContainer
| Modifier and Type | Field and Description |
|---|---|
static String |
H_SPLIT |
static String |
INVISIBLE |
static String |
LIST |
static String |
ON_CHILD_WIDGET_SELECTED |
static String |
PORTAL |
static String |
SYMBOLIC |
static String |
TAB |
static String |
V_SPLIT |
AFTER_PAGE_ATTACHED, AFTER_PAGE_DETACHED| Constructor and Description |
|---|
Widgetchildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompose() |
CockpitWidgetEngine |
getCockpitWidgetEngine() |
Widgetslot |
getParentWidgetContainer() |
WidgetInstance |
getParentWidgetInstance() |
String |
getSlotID() |
String |
getType() |
protected WidgetInstanceFacade |
getWidgetInstanceFacade() |
void |
selectChildWidget(int index) |
void |
setSlotID(String slotID) |
void |
setType(String type) |
void |
updateChildren() |
void |
updateView()
Redraws this component, i.e.
|
clone, getContext, getCtrlKeys, getPopup, getPropertyAccess, getTooltip, setContext, setContext, setContextAttributes, setCtrlKeys, setPopup, setPopup, setPopupAttributes, setTooltip, setTooltip, setTooltipAttributesfocus, getAction, getDraggable, getDroppable, getExtraCtrl, getHeight, getHflex, getLeft, getRenderdefer, getSclass, getStyle, getTabindex, getTabindexInteger, getTooltiptext, getTop, getVflex, getWidth, getZclass, getZindex, getZIndex, service, setAction, setClass, setDraggable, setDroppable, setFocus, setHeight, setHeight0, setHeightDirectly, setHflex, setHflex0, setHflexDirectly, setLeft, setLeftDirectly, setRenderdefer, setSclass, setStyle, setTabindex, setTabindex, setTooltiptext, setTop, setTopDirectly, setVflex, setVflex0, setVflexDirectly, setWidth, setWidth0, setWidthDirectly, setZclass, setZindex, setZIndex, setZIndexDirectlyaddAnnotation, addAnnotation, addCallback, addClientEvent, addEventHandler, addEventListener, addEventListener, addForward, addForward, addForward, addForward, addMoved, addRedrawCallback, addScopeListener, addShadowRoot, addShadowRootBefore, addSharedEventHandlerMap, appendChild, applyProperties, beforeChildAdded, beforeChildRemoved, beforeParentChanged, detach, didActivate, didActivate, didDeserialize, didDeserialize, disableBindingAnnotation, disableClientUpdate, enableBindingAnnotation, equals, getAnnotatedProperties, getAnnotatedPropertiesBy, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAnnotations, getAttribute, getAttribute, getAttribute, getAttributeOrFellow, getAttributes, getAttributes, getAuService, getAutag, getCallback, getChildren, getClientAttribute, getClientDataAttribute, getClientEvents, getDefaultMold, getDefinition, getDesktop, getEventHandler, getEventHandlerNames, getEventListenerMap, getEventListeners, getFellow, getFellow, getFellowIfAny, getFellowIfAny, getFellows, getFirstChild, getId, getLastChild, getListenerIterator, getMold, getNextSibling, getPage, getParent, getPreviousSibling, getRedrawCallback, getRoot, getShadowFellowIfAny, getShadowRoots, getShadowVariable, getShadowVariable, getShadowVariable0, getSpaceOwner, getSpecialRendererOutput, getStubonly, getSubBindingAnnotationCount, getTemplate, getTemplateNames, getUuid, getWidgetAttribute, getWidgetAttributeNames, getWidgetClass, getWidgetListener, getWidgetListenerNames, getWidgetOverride, getWidgetOverrideNames, hasAttribute, hasAttribute, hasAttribute, hasAttributeOrFellow, hasBindingAnnotation, hasFellow, hasFellow, hasSubBindingAnnotation, insertBefore, invalidate, isChildable, isInvalidated, isListenerAvailable, isVisible, onChildAdded, onChildRemoved, onPageAttached, onPageDetached, onWrongValue, query, queryAll, redraw, redrawChildren, removeAttribute, removeAttribute, removeAttribute, removeCallback, removeChild, removeEventListener, removeForward, removeForward, removeRedrawCallback, removeScopeListener, removeShadowRoot, render, render, render, replace, response, response, response, service, sessionDidActivate, sessionWillPassivate, setAttribute, setAttribute, setAttribute, setAuService, setAutag, setClientAttribute, setClientDataAttribute, setDefinition, setDefinition, setId, setMold, setPage, setPageBefore, setParent, setStubonly, setStubonly, setSubBindingAnnotationCount, setTemplate, setVisible, setVisibleDirectly, setWidgetAttribute, setWidgetClass, setWidgetListener, setWidgetOverride, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdateWidgetListener, smartUpdateWidgetOverride, toString, updateByClient, updateSubBindingAnnotationCount, willPassivate, willPassivate, willSerialize, willSerializepublic static final String ON_CHILD_WIDGET_SELECTED
public static final String PORTAL
public static final String TAB
public static final String LIST
public static final String H_SPLIT
public static final String V_SPLIT
public static final String INVISIBLE
public static final String SYMBOLIC
public void afterCompose()
afterCompose in interface org.zkoss.zk.ui.ext.AfterComposepublic void updateView()
WidgetContainerupdateView in interface WidgetContainerpublic void updateChildren()
public WidgetInstance getParentWidgetInstance()
public Widgetslot getParentWidgetContainer()
public void setType(String type)
type - the type to setpublic String getType()
public void setSlotID(String slotID)
slotID - the slotID to setpublic String getSlotID()
public CockpitWidgetEngine getCockpitWidgetEngine()
protected WidgetInstanceFacade getWidgetInstanceFacade()
public void selectChildWidget(int index)
Copyright © 2018. All rights reserved.