Web Dynpro API Documentation

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

All Superinterfaces:
IWDViewElement
All Known Subinterfaces:
IWDNumericValue, IWDTimeValue

public interface IWDAbstractValue
extends IWDViewElement

Web Dynpro AbstractValue API. Part of BusinessGraphics.

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


Method Summary
 IWDPoint getPoint()
          Returns the current Point.
 
Methods inherited from interface com.sap.tc.webdynpro.progmodel.api.IWDViewElement
getId, getView, requestFocus
 

Method Detail

getPoint

public IWDPoint getPoint()
Returns the current Point.
Returns:
the current Point

Web Dynpro API Documentation

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