T
- the type of the Gantt chartpublic class OutdentNodeAction<T extends AbstractGanttChart> extends AbstractGanttChartAction<T>
TreeTable.outdentNodes(TreePath[])
,
INodeEditPolicy.isReassignable(Object, Object,
com.dlsc.flexgantt.model.treetable.ITreeTableModel)
,
Serialized FormganttChart
changeSupport, enabled
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 and Description |
---|
OutdentNodeAction(T gc)
Constructs a new action.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent evt) |
findFocusedTable, getGanttChart, setGanttChart
getToolTipText, setToolTipText
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public OutdentNodeAction(T gc)
gc
- the target Gantt chartpublic void actionPerformed(ActionEvent evt)
Copyright © 2006–2016 Dirk Lemmermann Software & Consulting. All rights reserved.