Class SortEditorBeanHelper


  • public class SortEditorBeanHelper
    extends java.lang.Object
    • Constructor Detail

      • SortEditorBeanHelper

        public SortEditorBeanHelper()
    • Method Detail

      • getReportSorts

        public static java.util.ArrayList getReportSorts​(int axis,
                                                         ViewBean vb)
      • getFirstActiveSubtotal

        public static int getFirstActiveSubtotal​(ViewBean vb)
      • getReporHierarchicalSort

        public static boolean getReporHierarchicalSort​(int axis,
                                                       ViewBean vb)
      • getRespectParent

        public static boolean getRespectParent​(int axis,
                                               ViewBean vb)
      • getPreferences

        public static java.lang.String getPreferences​(AppContext appContext,
                                                      java.lang.String name)