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, table
children
fc, 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, isATable
addComponentTo, containsOnlySubGroups, findChildModeFor, getComponentFrom, getNewComponent, getNewLineCompoent, isTheIOGroup, isTheMainGroup, isTheSubmitGroup, isValid
correspondsTo, getComponent, getLabelModel, getPositionInGroup, getRenderer, isInDialog, isInIOGroup, isInMainMenu, isInMessage, isInStandardGroup, isInSubDialog, isInSubmitGroup, isInTable, needsLabel, needsPostNewLine, needsPreNewLine
protected JTable tableComponent
public void update()
GroupModel
update
in class RepeatModel
protected JTable getJTable()
protected JPanel getButtonPanel()
public void valueChanged(ListSelectionEvent e)
valueChanged
in interface ListSelectionListener
Copyright © 2018 universAAL Consortium. All rights reserved.