diff -r 716254ccbcc0 -r 7848c135d915 org.symbian.wrttools.doc.WRTKit/html/WRTKit_ActionControl_Class-GUID-6a7cb034-d676-4119-b799-7b3e3b5948e4.html --- a/org.symbian.wrttools.doc.WRTKit/html/WRTKit_ActionControl_Class-GUID-6a7cb034-d676-4119-b799-7b3e3b5948e4.html Fri Mar 05 19:11:15 2010 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,86 +0,0 @@ - - -
- - - - - - - - - - -- - The ActionControl class is an abstract base class for action controls like buttons. - ActionControl class does not introduce any new public methods or properties over - those inherited from its superclass. Don't instantiate ActionControl directly but - rather one of its subclasses. -
- -- - -Control -
- --ActionPerformed
- - - -- - This event is fired when the user performs an action with the control, e.g. clicks a button. -
- - -