Class ElementsBrowseTask

  • All Implemented Interfaces:
    Task

    public class ElementsBrowseTask
    extends BeanTask
    • Field Detail

      • TASK_PARAM_NAME_TARGET

        public static final java.lang.String TASK_PARAM_NAME_TARGET
        The name of the Task parameter that identifies whether this Task is invoked for the Javascript UI Library ("JUIL").
        See Also:
        Constant Field Values
      • TASK_PARAM_NAME_ATTRIBUTE

        public static final java.lang.String TASK_PARAM_NAME_ATTRIBUTE
        The name of the Task parameter that identifies whether this Task is invoked for the Javascript UI Library ("JUIL").
        See Also:
        Constant Field Values
      • TASK_PARAM_NAME_PATTERN

        public static final java.lang.String TASK_PARAM_NAME_PATTERN
        The name of the Task parameter that identifies whether this Task is invoked for the Javascript UI Library ("JUIL").
        See Also:
        Constant Field Values
      • TASK_PARAM_NAME_MATCH

        public static final java.lang.String TASK_PARAM_NAME_MATCH
        The name of the Task parameter that identifies whether this Task is invoked for the Javascript UI Library ("JUIL").
        See Also:
        Constant Field Values
    • Constructor Detail

      • ElementsBrowseTask

        public ElementsBrowseTask()