com.ptc.windchill.enterprise.dataops.client
Class ScriptFrameModelHandler
java.lang.Object
com.ptc.core.ca.co.client.element.CoElementHandler
com.ptc.windchill.enterprise.dataops.client.ScriptFrameModelHandler
- All Implemented Interfaces:
- CoModelHandler
- public class ScriptFrameModelHandler
- extends CoElementHandler
- implements CoModelHandler
ScriptFrameModelHandler
public ScriptFrameModelHandler()
updateModel
public void updateModel(CoElement element,
CoEnvData envData)
throws WTException
- Description copied from interface:
CoModelHandler
- Creates and updates the model of the element.
Supported API: true
- Specified by:
updateModel
in interface CoModelHandler
- Parameters:
element
- envData
-
- Throws:
WTException
writeScript
protected void writeScript(CoFrame frame,
WebEnvData envData)
throws WTException
- Throws:
WTException
getScript
protected String getScript(CoFrame frame,
CoEnvData envData)
throws WTException
- Throws:
WTException