com.ptc.windchill.uwgm.cadx.cancelcheckout
Class CancelCheckoutChoicesDataHandler
java.lang.Object
com.ptc.windchill.uwgm.cadx.cancelcheckout.CancelCheckoutChoicesDataHandler
- All Implemented Interfaces:
- JSDataHandler
- public class CancelCheckoutChoicesDataHandler
- extends Object
- implements JSDataHandler
Specialized JSDataHandler to handler unique requirements
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
private JSStringPropertyValue value
CancelCheckoutChoicesDataHandler
public CancelCheckoutChoicesDataHandler()
init
public void init(String attribute,
Locale locale,
List dataObjects)
throws WTException
- Specified by:
init
in interface JSDataHandler
- Throws:
WTException
getJSPropertyValue
public JSPropertyValue getJSPropertyValue(String attribute,
Locale locale,
Object object,
JSDataObject jsObject)
- Specified by:
getJSPropertyValue
in interface JSDataHandler