Interface IDataItemInstance

    • Method Detail

      • getValue

        java.lang.Object getValue()
      • createAction

        IActionInstance createAction()
        Create a new action instance, witch can be bookmark, hyperlink or drillThrough. The default action instance type is NULL.
      • setAction

        void setAction​(IActionInstance actionInstance)
        set the actionInstance
        Parameters:
        actionInstance -
      • setDisplayValue

        void setDisplayValue​(java.lang.Object value)
        set the display value of data item
        Parameters:
        value - value to display