Interface IGridInstance

All Superinterfaces:
IReportElementInstance, IReportItemInstance

public interface IGridInstance extends IReportItemInstance
  • Method Details

    • getCaption

      String getCaption()
      Get the caption.
    • setCaption

      void setCaption(String caption)
      Set the caption
    • getCaptionKey

      String getCaptionKey()
      Get the caption key
    • setCaptionKey

      void setCaptionKey(String captionKey)
      Set the caption key
    • getSummary

      String getSummary()
      Get the summary.
    • setSummary

      void setSummary(String summary)
      Set the summary