Class SetPageRowCountAction

×News: XavaPro 7.7 released - March 11 · Read more
All Implemented Interfaces:
IAction, IChangeModeAction, IModuleContextAction, IRequestAction

public class SetPageRowCountAction extends TabBaseAction
Author:
Javier Paniza
  • Constructor Details

    • SetPageRowCountAction

      public SetPageRowCountAction()
  • Method Details

    • execute

      public void execute() throws Exception
      Throws:
      Exception
    • setRowCount

      public void setRowCount(int rowCount)
    • getRowCount

      public int getRowCount()