Uses of Class
com.sforce.soap.partner.WebLinkPosition
-
Packages that use WebLinkPosition Package Description com.sforce.soap.partner -
-
Uses of WebLinkPosition in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return WebLinkPosition Modifier and Type Method Description WebLinkPositionDescribeLayoutButton. getWindowPosition()WebLinkPositionIDescribeLayoutButton. getWindowPosition()element : windowPosition of type {urn:partner.soap.sforce.com}WebLinkPosition java type: com.sforce.soap.partner.WebLinkPositionstatic WebLinkPositionWebLinkPosition. valueOf(String name)Returns the enum constant of this type with the specified name.static WebLinkPosition[]WebLinkPosition. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sforce.soap.partner with parameters of type WebLinkPosition Modifier and Type Method Description voidDescribeLayoutButton. setWindowPosition(WebLinkPosition windowPosition)voidIDescribeLayoutButton. setWindowPosition(WebLinkPosition windowPosition)
-