Class TableGroupShapeConfigFactory.TableGroupShapeConfigPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.reporting.designer.api.ShapeConfigPanel
com.inductiveautomation.reporting.designer.workspace.inspector.factories.TableGroupShapeConfigFactory.TableGroupShapeConfigPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
TableGroupShapeConfigFactory

public static class TableGroupShapeConfigFactory.TableGroupShapeConfigPanel extends ShapeConfigPanel
See Also:
  • Constructor Details

  • Method Details

    • getNewTableForGroup

      @Nonnull protected RMTable getNewTableForGroup(@Nonnull String datakey)
    • commitEdit

      public void commitEdit()
      Description copied from class: ShapeConfigPanel
      The config panel should write its UI values into the shape it represents. May be called multiple times in a config panel's lifecycle
      Specified by:
      commitEdit in class ShapeConfigPanel
    • getTitleKey

      public String getTitleKey()
      Specified by:
      getTitleKey in class ShapeConfigPanel