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!

Type Classification Type Classification:

This interface is part of the Web Dynpro API, so applications may reference it or call any method of it, but they must not implement or extend it.

For a detailed explanation of API classification see the Web Dynpro Compatibility Guide

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

Method Detail

getPoint

public IWDPoint getPoint()
Returns the Point this AbstractValue belongs to.

Returns:
the Point this AbstractValue belongs to


Copyright 2006 SAP AG Complete Copyright Notice