Class ActionItem

java.lang.Object
javax.servlet.GenericServlet
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig, ActionLifecycle, ActionProcessor
Direct Known Subclasses:
ActionAsyncTask

public abstract class ActionItem extends ActionContainerItem
Action on items in a container, but not the container itself
See Also:
  • Constructor Details

    • ActionItem

      public ActionItem()