[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

 

LTEClearAction



Overview:

LTEClearAction is a PowerPlant class that is used for handling the clear action for a TextEdit field.

Methods :

The methods in this class are:

 

LTEClearAction()  
~LTEClearAction()  
RedoSelf()  
 

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:

(Action Classes)

UTETextAction.h

UTETextAction.cp

Ancestors:

LAction

LTETextAction

LTEClearAction()

Purpose:

The constructor creates the object.

Access:

Public

Prototype:

LTEClearAction();
Parameters:

None

~LTEClearAction()

Purpose:

The destructor destroys the object.

Access:

Virtual, Public

Prototype:

virtual ~LTEClearAction();

RedoSelf()

Purpose:

This is an override of RedoSelf() in LAction.

 


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: July 21, 2000