|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.picker.CoPickerOkActionDoer
@Deprecated public abstract class CoPickerOkActionDoer
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
boolean |
canExecute(CoActionHandlerData execData)
Deprecated. Returns whether the action can be triggered. |
boolean |
isRelevant(CoActionHandlerData execData)
Deprecated. Returns whether the action is relevant to the current situation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean canExecute(CoActionHandlerData execData)
throws WTException
Returns true.
Supported API: true
execData -
WTException
public boolean isRelevant(CoActionHandlerData execData)
throws WTException
Returns true.
Supported API: true
execData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||