Class ActionItem

java.lang.Object
jakarta.servlet.GenericServlet
All Implemented Interfaces:
jakarta.servlet.Servlet, jakarta.servlet.ServletConfig, Serializable, 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()