public class FormTabbox extends org.zkoss.zul.Tabbox implements Localized
AFTER_PAGE_ATTACHED, AFTER_PAGE_DETACHED| Constructor and Description |
|---|
FormTabbox(com.saperion.ngc.iform.xml.TabListType definition,
boolean stretch,
IntelligentFormView iForm,
boolean isQueryForm,
String maskName,
com.saperion.ngc.iform.xml.PosType panePos,
String ddc,
boolean isNoLocalization)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Long,FormButton> |
getButtons() |
Map<Long,IntelligentField> |
getEditFields() |
Map<Long,IntelligentFormView> |
getForms() |
Map<Long,FormLabel> |
getLabels() |
Map<Long,FormMashup> |
getMashups() |
Map<Long,ResultSetView> |
getResultSets() |
Map<Long,FormEditableImage> |
getThumbnails() |
Map<Long,DocumentView> |
getViewers() |
boolean |
isNoLocalize()
Returns the noLocalize parameter.
|
void |
setNoLocalize(boolean noLocalize)
Sets the noLocalize parameter that can be used to disable localization of this component.
|
beforeChildAdded, clearSelectedTab, clone, getEngine, getModel, getOrient, getPanelSpacing, getSelectableModel, getSelectedIndex, getSelectedPanel, getSelectedTab, getTabboxRenderer, getTabpanels, getTabs, getToolbar, getZclass, insertBefore, isBottom, isHorizontal, isLeft, isMaximalHeight, isRight, isTabscroll, isTop, isVertical, newTabboxEngine, onChildRemoved, onInitRender, postOnInitRender, renderProperties, setEngine, setMaximalHeight, setModel, setMold, setOrient, setPanelSpacing, setSelectedIndex, setSelectedPanel, setSelectedTab, setTabboxRenderer, setTabboxRenderer, setTabscrollgetContext, getCtrlKeys, getPopup, getPropertyAccess, getTooltip, setContext, setContext, setCtrlKeys, setPopup, setPopup, setTooltip, setTooltipfocus, getAction, getDraggable, getDroppable, getExtraCtrl, getHeight, getHflex, getLeft, getRenderdefer, getSclass, getStyle, getTabindex, getTabindexInteger, getTooltiptext, getTop, getVflex, getWidth, 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, 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, invalidate, isChildable, isInvalidated, isListenerAvailable, isVisible, onChildAdded, 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, 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 FormTabbox(com.saperion.ngc.iform.xml.TabListType definition,
boolean stretch,
IntelligentFormView iForm,
boolean isQueryForm,
String maskName,
com.saperion.ngc.iform.xml.PosType panePos,
String ddc,
boolean isNoLocalization)
throws NgcUiException
definition - tab list definitionstretch - true if the component should fill its containeriForm - parent iFormisQueryForm - true if tabs belong to a query formmaskName - Mask namepanePos - Pane positionddc - DDC nameisNoLocalization - disable localizationNgcUiException - exception to be handled by viewpublic Map<Long,IntelligentField> getEditFields()
public final Map<Long,DocumentView> getViewers()
public final Map<Long,FormMashup> getMashups()
public final Map<Long,FormEditableImage> getThumbnails()
public final Map<Long,ResultSetView> getResultSets()
public final Map<Long,IntelligentFormView> getForms()
public Map<Long,FormButton> getButtons()
public boolean isNoLocalize()
LocalizedisNoLocalize in interface Localizedpublic void setNoLocalize(boolean noLocalize)
LocalizedsetNoLocalize in interface LocalizednoLocalize - valueCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.