|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.ip2.HandlerAction
ix.ip2.HandlerAction.Manual
ix.ip2.CompletionHandler.SimpleDoneAction
@Deprecated public class CompletionHandler.SimpleDoneAction
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ix.ip2.HandlerAction |
|---|
HandlerAction.Automatic, HandlerAction.AutomaticWhenBound, HandlerAction.Manual, HandlerAction.NoAction, HandlerAction.NotApplicable |
| Field Summary | |
|---|---|
(package private) AgendaItem |
item
Deprecated. |
| Fields inherited from class ix.ip2.HandlerAction |
|---|
shortDescription |
| Constructor Summary | |
|---|---|
CompletionHandler.SimpleDoneAction(AgendaItem item)
Deprecated. |
|
CompletionHandler.SimpleDoneAction(AgendaItem item,
java.lang.String descr)
Deprecated. |
|
| Method Summary | |
|---|---|
ActionUnreadyReason |
getUnreadyReason()
Deprecated. Returns an object that explains why this handler is not ready to be used. |
boolean |
isReady()
Deprecated. Indicates whether this action is ready to be used or else is waiting for something that would enable it to be used. |
| Methods inherited from class ix.ip2.HandlerAction |
|---|
canAlwaysBeTakenNow, computeStatus, getActionDescription, handle, isStillValid, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
AgendaItem item
| Constructor Detail |
|---|
public CompletionHandler.SimpleDoneAction(AgendaItem item)
public CompletionHandler.SimpleDoneAction(AgendaItem item,
java.lang.String descr)
| Method Detail |
|---|
public boolean isReady()
HandlerAction
isReady in class HandlerActionHandlerAction.getUnreadyReason()public ActionUnreadyReason getUnreadyReason()
HandlerAction
getUnreadyReason in class HandlerActionHandlerAction.isReady()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||