| 
 | JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.AbstractAction
com.jidesoft.grid.CellSpanTable.DelegateAction
com.jidesoft.grid.TreeTable.TreeTableAction
protected static class TreeTable.TreeTableAction
| Field Summary | 
|---|
| Fields inherited from class com.jidesoft.grid.CellSpanTable.DelegateAction | 
|---|
| _defaultAction, _keyStroke | 
| Fields inherited from class javax.swing.AbstractAction | 
|---|
| changeSupport, enabled | 
| Fields inherited from interface javax.swing.Action | 
|---|
| ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON | 
| Constructor Summary | |
|---|---|
| TreeTable.TreeTableAction(Action action,
                          KeyStroke keyStroke) | |
| Method Summary | |
|---|---|
|  void | actionPerformed(ActionEvent e) | 
| protected  boolean | cancelEditing(TreeTable table) | 
| protected  void | collapseAll(TreeTable table) | 
| protected  void | expandAll(TreeTable table) | 
| protected  boolean | expandSelectedRow(TreeTable table,
                  boolean expanded,
                  boolean firstColumnOnly) | 
| protected  boolean | stopEditing(TreeTable table) | 
| Methods inherited from class com.jidesoft.grid.CellSpanTable.DelegateAction | 
|---|
| getDefaultAction | 
| Methods inherited from class javax.swing.AbstractAction | 
|---|
| addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TreeTable.TreeTableAction(Action action,
                                 KeyStroke keyStroke)
| Method Detail | 
|---|
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListeneractionPerformed in class CellSpanTable.DelegateActionprotected void expandAll(TreeTable table)
protected void collapseAll(TreeTable table)
protected boolean expandSelectedRow(TreeTable table,
                                    boolean expanded,
                                    boolean firstColumnOnly)
protected boolean stopEditing(TreeTable table)
protected boolean cancelEditing(TreeTable table)
| 
 | JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||