|
|||||||||
| 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.CreatePart1ActionDelegate
public class CreatePart1ActionDelegate
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. |
void |
setState(HTTPState state)
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 void setState(HTTPState state)
setState in interface NavBarActionDelegatestate - The current HTTPState.public Boolean valid(Object object)
valid in interface ActionDelegateobject - The object that you want to test validity on.
public Boolean enableable(Object object)
enableable in interface ActionDelegateobject - The object that you wish to set enabled.
public String getContextServiceName()
getContextServiceName in interface ActionDelegate
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||