Uses of Interface
com.sapportals.htmlb.IChartModel

Packages that use IChartModel
com.sapportals.htmlb   
 

Uses of IChartModel in com.sapportals.htmlb
 

Classes in com.sapportals.htmlb that implement IChartModel
 class DefaultChartModel
          A default model for a Chart control
 class JCOChartModel
          Title: JCOChartModel Description: encapsulates a JCO table into the IChartModel data access interface.
 class VectorChartModel
          Vector based model for a Chart control
 

Methods in com.sapportals.htmlb that return IChartModel
 IChartModel Chart.getModel()
          Get the data model
 

Methods in com.sapportals.htmlb with parameters of type IChartModel
 void Chart.setModel(IChartModel newModel)
          Set the data model containing the chart data to render
 



Copyright 2006 SAP AG Complete Copyright Notice