Class ChangeSectionAction

    • Constructor Detail

      • ChangeSectionAction

        public ChangeSectionAction()
    • Method Detail

      • execute

        public void execute()
                     throws java.lang.Exception
        Specified by:
        execute in interface IAction
        Throws:
        java.lang.Exception
      • getActiveSection

        public int getActiveSection()
      • setActiveSection

        public void setActiveSection​(int i)
      • getViewObject

        public java.lang.String getViewObject()
      • setViewObject

        public void setViewObject​(java.lang.String viewObject)