
public abstract class RepeatModelTable extends RepeatModel implements ListSelectionListener
| Modifier and Type | Class and Description |
|---|---|
class |
RepeatModelTable.AddTableButton
Class representing the Add button for Tables.
|
class |
RepeatModelTable.DeleteTableButton
Class representing the Delete button for Tables.
|
class |
RepeatModelTable.DownTableButton
Class representing the Down button for Tables.
|
class |
RepeatModelTable.UpTableButton
Class representing the Up button for Tables.
|
| Modifier and Type | Field and Description |
|---|---|
protected JTable |
tableComponent
The table component
|
grid, tablechildrenfc, FORM_CONTROL_IN_TABLE, jc, label, needsLabel, needsPostNewLine, needsPreNewLine| Constructor and Description |
|---|
RepeatModelTable(Repeat control,
Renderer render)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected JPanel |
getButtonPanel() |
protected JTable |
getJTable() |
void |
update()
Overriding update from
GroupModel |
void |
valueChanged(ListSelectionEvent e) |
containsSubmits, getChildrenType, isATableaddComponentTo, containsOnlySubGroups, findChildModeFor, getComponentFrom, getNewComponent, getNewLineCompoent, isTheIOGroup, isTheMainGroup, isTheSubmitGroup, isValidcorrespondsTo, getComponent, getLabelModel, getPositionInGroup, getRenderer, isInDialog, isInIOGroup, isInMainMenu, isInMessage, isInStandardGroup, isInSubDialog, isInSubmitGroup, isInTable, needsLabel, needsPostNewLine, needsPreNewLineprotected JTable tableComponent
public void update()
GroupModelupdate in class RepeatModelprotected JTable getJTable()
protected JPanel getButtonPanel()
public void valueChanged(ListSelectionEvent e)
valueChanged in interface ListSelectionListenerCopyright © 2018 universAAL Consortium. All rights reserved.