Module org.praxislive.code
Package org.praxislive.code
Annotation Interface CodeRootContainerDelegate.DisplayTable
- Enclosing class:
CodeRootContainerDelegate
Annotation to add hint to display the component and its children in a
table when editing.
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionString[]Array of properties to display as table columns.
-
Element Details
-
properties
String[] propertiesArray of properties to display as table columns.- Returns:
- property columns
-