public class AbstractTouchUIWidget extends AbstractTouchUIDialogElement
additionalProperties, containedElements, fieldName, nameSpace, primaryType
Constructor and Description |
---|
AbstractTouchUIWidget(DefaultTouchUIWidgetParameters parameters) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getCssClass() |
String |
getDefaultValue() |
String |
getFieldDescription() |
String |
getFieldLabel() |
NameSpacedAttribute<Boolean> |
getHideOnEdit() |
String |
getName() |
NameSpacedAttribute<String> |
getOrderBefore() |
NameSpacedAttribute<Boolean> |
getShowOnCreate() |
String |
getTitle() |
String |
getValue() |
boolean |
isDisabled() |
boolean |
isRenderReadOnly() |
boolean |
isRequired() |
void |
setName(String name) |
getRanking, getSlingResourceType, setFieldName, setRanking
getAdditionalProperties, getContainedElements, getFieldName, getNameSpace, getPrimaryType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAdditionalProperties, getContainedElements, getFieldName, getNameSpace, getPrimaryType
public AbstractTouchUIWidget(DefaultTouchUIWidgetParameters parameters)
public String getName()
public void setName(String name)
public String getFieldLabel()
public String getFieldDescription()
public boolean isRequired()
public String getValue()
public String getDefaultValue()
public boolean isDisabled()
public String getTitle()
public boolean isRenderReadOnly()
public NameSpacedAttribute<Boolean> getShowOnCreate()
public NameSpacedAttribute<Boolean> getHideOnEdit()
public NameSpacedAttribute<String> getOrderBefore()
Copyright © 2019 ICF Olson. All rights reserved.