Web Dynpro API Documentation

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

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

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

Fields in com.sap.tc.webdynpro.clientserver.uielib.graphics.api declared as WDMoveType
static WDMoveType WDMoveType.NONE
          No moving of the geoborder.
static WDMoveType WDMoveType.PANEL
          Moving of geo border via panel controls enabled.
static WDMoveType IWDGeoMap.DEFAULT_MOVE_TYPE
          Default value of property moveType.
 

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

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


Web Dynpro API Documentation

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