| Modifier and Type | Optional Element and Description |
|---|---|
double |
defaultValue
Default value
|
String |
enabledWhen
Condition when property will be enabled.
|
double |
max
Maximum allowed value
|
double |
min
Minimum allowed value
|
String |
name
Property name.
|
TriBool |
readonly
Property cannot be changed
This will be ignored if property is required
and the new object is creating
|
boolean |
required
Value should be set
|
public abstract String name
public abstract TriBool readonly
public abstract String enabledWhen
Copyright © 2018. All rights reserved.