LTEClearAction is a PowerPlant class that is used for handling the clear action for a TextEdit field.
Methods :
The methods in this class are:
Data Members:
There are no data members in this class.
Operation:
This is a simple class for handling the clearing of the TextEdit field.
Source files:
Ancestors:
Purpose:
The constructor creates the object.
Access:
Prototype:
LTEClearAction();Parameters:
Purpose:
The destructor destroys the object.
Access:
Prototype:
virtual ~LTEClearAction();
Purpose:
This is an override of RedoSelf() in LAction.