|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.windchill.pdmlink.part.server.processors.CreatePart2ActionDelegate
public class CreatePart2ActionDelegate
Used to determine if the page in this wizard is either valid or should
be enabled.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
Boolean |
enableable(Object object)
Deprecated. |
String |
getContextServiceName()
Deprecated. |
Boolean |
valid(Object object)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Boolean valid(Object object)
valid in interface ActionDelegateobject - The object that you want to test validity on.
public Boolean enableable(Object object)
throws WTException
enableable in interface ActionDelegateobject - The object that you wish to set enabled.
WTExceptionpublic String getContextServiceName()
getContextServiceName in interface ActionDelegate
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||