Class: RptElement

RptElement()

new RptElement()

Methods

getInstanceName() → {String}

Returns the instance name of this report element.
Returns:
the instance name
Type
String

getName() → {String}

Returns the display name of this report element.
Returns:
the display name
Type
String

getReport() → {Object}

Returns the current Report instance this element belongs to.
Returns:
com.jinfonet.api.Report
Type
Object

getReportApp() → {Object}

Returns the ReportApp instance this element belongs to.
Returns:
com.jinfonet.api.ReportApp
Type
Object

getReportSet() → {Object}

Returns the ReportSet instance this element belongs to.
Returns:
com.jinfonet.api.ReportSet
Type
Object

getType() → {String}

Returns the object type of this report element.
Returns:
the object type
Type
String