public abstract class AbstractWidget extends AbstractDialogElement
additionalProperties, containedElements, fieldName, nameSpace, primaryType
Constructor and Description |
---|
AbstractWidget(DefaultWidgetParameters parameters)
The constructor for the abstract Widget sets a number of properties
common to all widget types.
|
Modifier and Type | Method and Description |
---|---|
String |
getDefaultValue() |
String |
getFieldDescription() |
String |
getFieldLabel() |
String |
getName() |
String |
getXtype() |
boolean |
isAllowBlank() |
boolean |
isDisabled() |
boolean |
isHideLabel() |
void |
setName(String name) |
getRanking, setFieldName, setRanking
getAdditionalProperties, getContainedElements, getFieldName, getNameSpace, getPrimaryType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAdditionalProperties, getContainedElements, getFieldName, getNameSpace, getPrimaryType
public AbstractWidget(DefaultWidgetParameters parameters)
parameters
- public String getXtype()
public String getName()
public String getFieldLabel()
public String getFieldDescription()
public boolean isAllowBlank()
public boolean isDisabled()
public boolean isHideLabel()
public String getDefaultValue()
public void setName(String name)
name
- Copyright © 2019 ICF Olson. All rights reserved.