Package adalid.core

Class ReportField

    • Method Detail

      • getIndex

        public int getIndex()
        Returns:
        the index
      • getCompositeIndex

        public int getCompositeIndex()
        Returns:
        the composite index
      • getLabel

        public String getLabel()
      • getSequence

        public Integer getSequence()
        Returns:
        the sequence
      • getReportGroup

        public ReportGroup getReportGroup()
        Returns:
        the report group
      • getProperty

        public Property getProperty()
        Returns:
        the property
      • getParentProperty

        public Property getParentProperty()
        Returns:
        the parent property
      • getViewField

        public ViewField getViewField()
        Returns:
        the view field
      • getPixels

        public int getPixels()
        Returns:
        the pixels
      • isResizeable

        public boolean isResizeable()
        Returns:
        the resizeable
      • getDataClassName

        public String getDataClassName()
      • getJavaClassName

        public String getJavaClassName()
      • isCountAtHand

        public boolean isCountAtHand()
      • isMinAtHand

        public boolean isMinAtHand()
      • isMaxAtHand

        public boolean isMaxAtHand()
      • isSumAtHand

        public boolean isSumAtHand()
      • isAverageAtHand

        public boolean isAverageAtHand()
      • isDeviationAtHand

        public boolean isDeviationAtHand()