Class ActionGroup

    • Constructor Detail

      • ActionGroup

        public ActionGroup()
    • Method Detail

      • getGroupName

        public java.lang.String getGroupName()
        The name of the group.
      • setGroupName

        public void setGroupName​(java.lang.String groupName)
        The name of the group.
      • isCommentActionGroup

        public boolean isCommentActionGroup()
        Checks for the Comment Action Group
      • setCommentActionGroup

        public void setCommentActionGroup​(boolean commentActionGroup)
        Sets the comments Action group
      • getChildren

        public java.util.Vector<Action> getChildren()
        The actions contained in the ActionGroup.