com.ptc.core.ca.co.client.table.pref
Class CoTablePrefModelDoer
java.lang.Object
com.ptc.core.ca.co.client.table.pref.CoTablePrefModelDoer
- All Implemented Interfaces:
- CoDoer, CoModelDoer
Deprecated.
@Deprecated
public class CoTablePrefModelDoer
- extends Object
- implements CoModelDoer
This class implements a doer to be used as a model doer for a wizard
manipulating table preferences.
Supported API: true
Extendable: false
|
Method Summary |
void |
execute(CoModelHandlerData execData)
Deprecated. Model Handler delegates model update to a doer by calling this method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
execute
public void execute(CoModelHandlerData execData)
throws WTException
- Deprecated.
- Model Handler delegates model update to a doer by calling this method.
Supported API: true
- Specified by:
execute in interface CoModelDoer
- Parameters:
execData -
- Throws:
WTException