public class FormLabel extends org.zkoss.zul.Label implements Localized
Label that is contained in a IntelligentFormView.AFTER_PAGE_ATTACHED, AFTER_PAGE_DETACHED| Constructor and Description |
|---|
FormLabel()
Constructor.
|
FormLabel(com.saperion.ngc.iform.xml.LabelType node,
com.saperion.ngc.iform.xml.PosType panePos,
boolean isNoLocatization)
Constructor from type.
|
FormLabel(String value)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
com.saperion.ngc.iform.xml.AlignType |
getAlign() |
com.saperion.ngc.iform.xml.FontType |
getFont() |
com.saperion.ngc.iform.xml.PosType |
getPos() |
String |
getTextstring() |
boolean |
isNoLocalize()
Returns the noLocalize parameter.
|
void |
setAlign(com.saperion.ngc.iform.xml.AlignType value) |
void |
setFont(com.saperion.ngc.iform.xml.FontType value) |
void |
setNoLocalize(boolean noLocalize)
Sets the noLocalize parameter that can be used to disable localization of this component.
|
void |
setPos(com.saperion.ngc.iform.xml.PosType value) |
void |
setTextstring(String value) |
clone, getMaxlength, getPropertyAccess, getValue, getZclass, isChildable, isHyphen, isMultiline, isPre, renderProperties, setHyphen, setMaxlength, setMultiline, setPre, setValuegetContext, getCtrlKeys, getPopup, 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, 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, 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 FormLabel(com.saperion.ngc.iform.xml.LabelType node,
com.saperion.ngc.iform.xml.PosType panePos,
boolean isNoLocatization)
node - Label typepanePos - Pane positionisNoLocatization - disables the localization of this labelpublic FormLabel()
public FormLabel(String value)
value - Valuepublic com.saperion.ngc.iform.xml.AlignType getAlign()
LabelType.getAlign()public com.saperion.ngc.iform.xml.FontType getFont()
LabelType.getFont()public com.saperion.ngc.iform.xml.PosType getPos()
LabelType.getPos()public String getTextstring()
LabelType.getTextstring()public void setAlign(com.saperion.ngc.iform.xml.AlignType value)
value - ValueLabelType.setAlign(com.saperion.ngc.iform.xml.AlignType)public void setFont(com.saperion.ngc.iform.xml.FontType value)
value - ValueLabelType.setFont(com.saperion.ngc.iform.xml.FontType)public void setPos(com.saperion.ngc.iform.xml.PosType value)
value - ValueLabelType.setPos(com.saperion.ngc.iform.xml.PosType)public void setTextstring(String value)
value - ValueLabelType.setTextstring(java.lang.String)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.