|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ix.ip2.HandlerAction | +--ix.ip2.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.
Inner classes inherited from class ix.ip2.HandlerAction |
HandlerAction.Automatic, HandlerAction.Manual, HandlerAction.NoAction, HandlerAction.NotApplicable |
Fields inherited from class ix.ip2.HandlerAction |
shortDescription |
Constructor Summary | |
HandlerAction.Manual()
|
|
HandlerAction.Manual(java.lang.String howDescription)
|
Methods inherited from class ix.ip2.HandlerAction |
computeStatus, getActionDescription, handle, isReady, isStillValid, toString |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public HandlerAction.Manual()
public HandlerAction.Manual(java.lang.String howDescription)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |