public class TableSelectionController extends TableDataController
Constructor and Description |
---|
TableSelectionController(ZAction action,
javax.swing.JTable table) |
Modifier and Type | Method and Description |
---|---|
int |
getSelectionCount() |
boolean |
hasMultipleSelection() |
boolean |
hasSelection() |
boolean |
hasSingleSelection() |
boolean |
isEnabled() |
void |
setActivationMode(ActivationMode activationMode) |
getAction, getTable, hasData
public TableSelectionController(ZAction action, javax.swing.JTable table)
public void setActivationMode(ActivationMode activationMode)
public boolean isEnabled()
isEnabled
in class TableDataController
public boolean hasSelection()
public boolean hasSingleSelection()
public boolean hasMultipleSelection()
public int getSelectionCount()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.