public class FormLabel extends org.zkoss.zul.Label implements Localized
| 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.
|
void |
setPos(com.saperion.ngc.iform.xml.PosType value) |
void |
setTextstring(String value) |
clone, getMaxlength, 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, getTooltiptext, getTop, getVflex, getWidth, getZindex, getZIndex, service, setAction, setClass, setDraggable, 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, addForward, addForward, addForward, addForward, addMoved, addScopeListener, addSharedAnnotationMap, addSharedEventHandlerMap, appendChild, applyProperties, beforeChildAdded, beforeChildRemoved, beforeParentChanged, containsVariable, detach, didActivate, didActivate, didDeserialize, didDeserialize, disableClientUpdate, equals, getAnnotatedProperties, getAnnotatedPropertiesBy, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAttribute, getAttribute, getAttribute, getAttributeOrFellow, getAttributes, getAttributes, getAuService, getChildren, getClientEvents, getDefaultMold, getDefinition, getDesktop, getEventHandler, getEventHandlerNames, getFellow, getFellow, getFellowIfAny, getFellowIfAny, getFellows, getFirstChild, getId, getLastChild, getListenerIterator, getMold, getNamespace, getNextSibling, getPage, getParent, getPreviousSibling, getRoot, getSpaceOwner, getStubonly, getUuid, getVariable, getWidgetAttribute, getWidgetAttributeNames, getWidgetClass, getWidgetListener, getWidgetListenerNames, getWidgetOverride, getWidgetOverrideNames, hasAttribute, hasAttribute, hasAttribute, hasAttributeOrFellow, hasFellow, hasFellow, insertBefore, invalidate, isInvalidated, isListenerAvailable, isVisible, newChildren, newExtraCtrl, onChildAdded, onChildRemoved, onPageAttached, onPageDetached, onWrongValue, redraw, redrawChildren, removeAttribute, removeAttribute, removeAttribute, removeChild, removeEventListener, removeForward, removeForward, removeScopeListener, render, render, render, renderIdSpace, response, response, sessionDidActivate, sessionWillPassivate, setAttribute, setAttribute, setAttribute, setAuService, setDefinition, setDefinition, setId, setMold, setPage, setPageBefore, setParent, setStubonly, setVariable, setVisible, setVisibleDirectly, setWidgetAttribute, setWidgetClass, setWidgetListener, setWidgetOverride, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdateWidgetListener, smartUpdateWidgetOverride, toString, unsetVariable, updateByClient, willPassivate, willPassivate, willSerialize, willSerializefinalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContext, getCtrlKeys, getPopup, getTooltip, setContext, setContext, setCtrlKeys, setPopup, setPopup, setTooltip, setTooltipfocus, getHeight, getLeft, getRenderdefer, getSclass, getStyle, getTooltiptext, getTop, getWidth, getZindex, getZIndex, setDraggable, setDroppable, setFocus, setHeight, setLeft, setRenderdefer, setSclass, setStyle, setTooltiptext, setTop, setWidth, setZclass, setZindex, setZIndexaddEventListener, addForward, addForward, addForward, addForward, appendChild, applyProperties, containsVariable, detach, getAttribute, getAttribute, getAttributeOrFellow, getAttributes, getAttributes, getAuService, getChildren, getDefinition, getDesktop, getFellow, getFellow, getFellowIfAny, getFellowIfAny, getFellows, getFirstChild, getId, getLastChild, getListenerIterator, getMold, getNamespace, getNextSibling, getPage, getParent, getPreviousSibling, getRoot, getSpaceOwner, getStubonly, getUuid, getVariable, getWidgetAttribute, getWidgetAttributeNames, getWidgetClass, getWidgetListener, getWidgetListenerNames, getWidgetOverride, getWidgetOverrideNames, hasAttribute, hasAttribute, hasAttributeOrFellow, hasFellow, hasFellow, insertBefore, invalidate, isInvalidated, isListenerAvailable, isVisible, removeAttribute, removeAttribute, removeChild, removeEventListener, removeForward, removeForward, setAttribute, setAttribute, setAuService, setId, setMold, setPage, setPageBefore, setParent, setStubonly, setVariable, setVisible, setWidgetAttribute, setWidgetClass, setWidgetListener, setWidgetOverride, unsetVariablepublic FormLabel(com.saperion.ngc.iform.xml.LabelType node,
com.saperion.ngc.iform.xml.PosType panePos,
boolean isNoLocatization)
node - Label typepanePos - Pane positiontranslate - public 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 SAPERION AG. All rights reserved.