| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue()
Get the default value of the property.
|
static StringProperty |
getInstance(DialogObjectConstant dialogObject,
String key)
Get the instance representing the specified property for on the specified
dialog object.
|
public static StringProperty getInstance(DialogObjectConstant dialogObject, String key)
dialogObject - the dialog object whose property to get or setkey - the name of the propertypublic final String getDefaultValue()
Propertynull.getDefaultValue in interface Property<Object>null if no default
exist.Copyright © 2006–2020 Esito AS. All rights reserved.