|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.swfm.mica.widgets.MiTableAddItemCommand
| Field Summary | |
static java.lang.String |
Mi_ADD_ITEM_TO_TABLE_COMMAND_NAME
|
static java.lang.String |
Mi_ADD_ITEM_TO_TABLE_DISPLAY_NAME
|
static java.lang.String |
Mi_REMOVE_ITEM_TO_TABLE_DISPLAY_NAME
|
| Constructor Summary | |
MiTableAddItemCommand(MiTable table,
java.lang.Object tag,
boolean added)
|
|
| Method Summary | |
java.lang.String |
getCommand()
Gets the command perfromed by this transaction. |
java.lang.String |
getName()
Gets the name of this transaction. |
MiParts |
getSources()
Gets the parts used by this transaction. |
MiParts |
getTargets()
Gets the targets of this transaction. |
boolean |
isRepeatable()
Gets whether this transaction is repeatable. |
boolean |
isUndoable()
Gets whether this transaction is undoable. |
void |
redo()
Redoes this transaction. |
void |
repeat()
Repeats this transaction. |
void |
setName(java.lang.String name)
|
void |
undo()
Undoes this transaction. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static java.lang.String Mi_ADD_ITEM_TO_TABLE_DISPLAY_NAME
public static java.lang.String Mi_REMOVE_ITEM_TO_TABLE_DISPLAY_NAME
public static java.lang.String Mi_ADD_ITEM_TO_TABLE_COMMAND_NAME
| Constructor Detail |
public MiTableAddItemCommand(MiTable table,
java.lang.Object tag,
boolean added)
| Method Detail |
public void setName(java.lang.String name)
public java.lang.String getName()
getName in interface MiiTransactionpublic java.lang.String getCommand()
getCommand in interface MiiTransactionpublic void redo()
redo in interface MiiTransactionpublic void undo()
undo in interface MiiTransactionpublic void repeat()
repeat in interface MiiTransactionpublic boolean isUndoable()
isUndoable in interface MiiTransactionpublic boolean isRepeatable()
isRepeatable in interface MiiTransactionpublic MiParts getTargets()
getTargets in interface MiiTransactionpublic MiParts getSources()
getSources in interface MiiTransaction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||