public abstract class AbstractCellAction extends CellSelectionAction
UpdateAction.ComponentRemoveEvent, UpdateAction.UseMenuItem
CURRENT_LEVEL, TEMPLATE_TREE
限定符 | 构造器和说明 |
---|---|
protected |
AbstractCellAction() |
protected |
AbstractCellAction(ElementCasePane t) |
限定符和类型 | 方法和说明 |
---|---|
protected boolean |
executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs) |
abstract java.lang.Class |
getCellValueClass() |
void |
update()
update enable
TODO ALEX_SEP 这个方法的名字只是简单的叫update,太不明了了
|
executeActionReturnUndoRecordNeeded
createSelectionListener
getEditingComponent, prepare4Undo, setEditingComponent
actionPerformed, actionPerformedUndoable
addPropertyChangeListener, createCheckBoxMenuItem, createMenuItem, createMenuItemEastAttr, createToolBarComponent, createUseMenuItem, equals, generateAndSetSearchText, getAccelerator, getComponentTexts, getMnemonic, getName, getSearchText, getSmallIcon, getToolTipText, getValue, hashCode, intoJPopupMenu, intoJToolBar, isEnabled, putValue, removePropertyChangeListener, setAccelerator, setEnabled, setMnemonic, setName, setSearchText, setSmallIcon, setSmallIcon
asToolBarDef, currentAPILevel, getMenuKeySet, mark4Provider, notifyFromAuhtorityChange, setMenuKeySet
protected AbstractCellAction()
protected AbstractCellAction(ElementCasePane t)
public abstract java.lang.Class getCellValueClass()
protected boolean executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs)
public void update()
TemplateComponentAction
update
在类中 CellSelectionAction