Web Dynpro API Documentation

Uses of Class
com.sap.tc.webdynpro.clientserver.uielib.graphics.api.WDZoomType

Packages that use WDZoomType
com.sap.tc.webdynpro.clientserver.uielib.graphics.api   
 

Uses of WDZoomType in com.sap.tc.webdynpro.clientserver.uielib.graphics.api
 

Fields in com.sap.tc.webdynpro.clientserver.uielib.graphics.api declared as WDZoomType
static WDZoomType WDZoomType.NONE
          No zooming enabled, no zooming controls will be grouped around the map.
static WDZoomType WDZoomType.PANEL
          Zooming per button panel enabled
static WDZoomType IWDGeoMap.DEFAULT_ZOOM_TYPE
          Default value of property zoomType.
 

Methods in com.sap.tc.webdynpro.clientserver.uielib.graphics.api that return WDZoomType
static WDZoomType WDZoomType.valueOf(int ordinal)
          Returns the enumeration value for the given ordinal.
static WDZoomType WDZoomType.valueOf(java.lang.String name)
          Returns the enumeration value for the given name.
 WDZoomType IWDGeoMap.getZoomType()
          Returns the value of the zoomType property.
 

Methods in com.sap.tc.webdynpro.clientserver.uielib.graphics.api with parameters of type WDZoomType
 void IWDGeoMap.setZoomType(WDZoomType zoomType)
          Sets property zoomType to the given value.
 


Web Dynpro API Documentation

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