| Method | Defined by | ||
|---|---|---|---|
|
EnterTextAction(p:Part, oldVal:String, newVal:String)
| EnterTextAction | ||
|
RedoAction():void
| EnterTextAction | ||
|
UndoAction():void
| EnterTextAction | ||
| EnterTextAction | () | constructor |
public function EnterTextAction(p:Part, oldVal:String, newVal:String)Parameters
p:Part |
|
oldVal:String |
|
newVal:String |
| RedoAction | () | method |
public override function RedoAction():void
| UndoAction | () | method |
public override function UndoAction():void