public interface DesignProperty
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPopulated()
Used by the Field Selection View to work out which group to
check box.
|
String |
property()
The name of the property.
|
FormItem |
view()
Provide the
FormItem model that represents the view for the
design of this property. |
String property()
FormItem view()
FormItem model that represents the view for the
design of this property.boolean isPopulated()
Copyright © 2023. All rights reserved.