|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.ip2.HandlerAction ix.ip2.HandlerAction.Manual
public static class HandlerAction.Manual
Indicates that the item has been handled by the user. Note that an item may have more than one Manual action, with different descriptions that act as reminders of different ways the user might act.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ix.ip2.HandlerAction |
---|
HandlerAction.Automatic, HandlerAction.AutomaticWhenBound, HandlerAction.Manual, HandlerAction.NoAction, HandlerAction.NotApplicable |
Field Summary |
---|
Fields inherited from class ix.ip2.HandlerAction |
---|
shortDescription |
Constructor Summary | |
---|---|
HandlerAction.Manual()
|
|
HandlerAction.Manual(java.lang.String howDescription)
|
Method Summary |
---|
Methods inherited from class ix.ip2.HandlerAction |
---|
canAlwaysBeTakenNow, computeStatus, getActionDescription, getUnreadyReason, handle, isReady, isStillValid, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HandlerAction.Manual()
public HandlerAction.Manual(java.lang.String howDescription)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |