public abstract class AbstractCellAction extends CellSelectionAction
UpdateAction.ComponentRemoveEvent, UpdateAction.UseMenuItemCURRENT_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,太不明了了
|
executeActionReturnUndoRecordNeededcreateSelectionListenergetEditingComponent, prepare4Undo, setEditingComponentactionPerformed, actionPerformedUndoableaddPropertyChangeListener, 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, setSmallIconasToolBarDef, currentAPILevel, getMenuKeySet, mark4Provider, notifyFromAuhtorityChange, setMenuKeySetprotected AbstractCellAction()
protected AbstractCellAction(ElementCasePane t)
public abstract java.lang.Class getCellValueClass()
protected boolean executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs)
public void update()
TemplateComponentActionupdate 在类中 CellSelectionAction