Modifier and Type | Required Element and Description |
---|---|
String |
name
The name of the property on the field
|
String |
value
The value of the property on the field
|
Modifier and Type | Optional Element and Description |
---|---|
Property.RenderValue |
renderIn
When used in DialogField.additionalProperties this field will determine
whether this property should be rendered for touch UI, classic UI, or both.
|
public abstract String name
public abstract String value
public abstract Property.RenderValue renderIn
Copyright © 2019 ICF Olson. All rights reserved.