ix.ip2
Class CompletionHandler.NotApplicableAction

java.lang.Object
  extended by ix.ip2.HandlerAction
      extended by ix.ip2.CompletionHandler.DoneAction
          extended by ix.ip2.CompletionHandler.NotApplicableAction
Enclosing class:
CompletionHandler

public class CompletionHandler.NotApplicableAction
extends CompletionHandler.DoneAction


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.CompletionHandler.DoneAction
env, expandedDescr, filterEnvs, filters, item, unboundVariables, wasExpanded
 
Fields inherited from class ix.ip2.HandlerAction
shortDescription
 
Constructor Summary
CompletionHandler.NotApplicableAction(AgendaItem item)
           
 
Method Summary
 
Methods inherited from class ix.ip2.CompletionHandler.DoneAction
adjustStatus, bind, computeStatus, getUnreadyReason, handle, isReady
 
Methods inherited from class ix.ip2.HandlerAction
canAlwaysBeTakenNow, getActionDescription, isStillValid, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CompletionHandler.NotApplicableAction

public CompletionHandler.NotApplicableAction(AgendaItem item)