BBjChart::getClientChart
Description
In BBj 7.0 and higher, this method returns a client object that represents the client-side bar chart.
Syntax
Return Value |
Method |
---|---|
getClientChart() |
Parameters
None.
Return Value
Returns a client object that represents the client-side bar chart.
Remarks
The ClientObject can be used as an RMI handle to invoke methods on the client-side chart.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.