Annotation Interface CodeRootContainerDelegate.DisplayTable

Enclosing class:
CodeRootContainerDelegate

@Retention(RUNTIME) @Target(METHOD) public static @interface CodeRootContainerDelegate.DisplayTable
Annotation to add hint to display the component and its children in a table when editing.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Array of properties to display as table columns.
  • Element Details

    • properties

      String[] properties
      Array of properties to display as table columns.
      Returns:
      property columns