PackageActions
Classpublic class EnterTextAction
InheritanceEnterTextAction Inheritance Action



Public Properties
 PropertyDefined by
 Inheritedm_controller : ControllerGame
[static]
Action
 InheritedpartAffected : Part
Action
Public Methods
 MethodDefined by
  
EnterTextAction(p:Part, oldVal:String, newVal:String)
EnterTextAction
  
RedoAction():void
EnterTextAction
  
UndoAction():void
EnterTextAction
Constructor detail
EnterTextAction()constructor
public function EnterTextAction(p:Part, oldVal:String, newVal:String)Parameters
p:Part
 
oldVal:String
 
newVal:String
Method detail
RedoAction()method
public override function RedoAction():void
UndoAction()method 
public override function UndoAction():void