Web Dynpro API Documentation

com.sap.tc.webdynpro.clientserver.uielib.graphics.api
Interface IWDAbstractSeries

All Superinterfaces:
IWDViewElement
All Known Subinterfaces:
IWDSeries, IWDSimpleSeries

public interface IWDAbstractSeries
extends IWDViewElement

Web Dynpro AbstractSeries API. Part of BusinessGraphics.

This type can be called by applications using Web Dynpro, but DO NOT EXTEND OR IMPLEMENT IT!


Method Summary
 IWDBusinessGraphics getBusinessGraphics()
          Returns the current BusinessGraphics.
 
Methods inherited from interface com.sap.tc.webdynpro.progmodel.api.IWDViewElement
getId, getView, requestFocus
 

Method Detail

getBusinessGraphics

public IWDBusinessGraphics getBusinessGraphics()
Returns the current BusinessGraphics.
Returns:
the current BusinessGraphics

Web Dynpro API Documentation

Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15