Uses of Enum Class
com.sforce.soap.partner.WebLinkWindowType
Packages that use WebLinkWindowType
-
Uses of WebLinkWindowType in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return WebLinkWindowTypeModifier and TypeMethodDescriptionDescribeLayoutButton.getBehavior()IDescribeLayoutButton.getBehavior()element : behavior of type {urn:partner.soap.sforce.com}WebLinkWindowType java type: com.sforce.soap.partner.WebLinkWindowTypestatic WebLinkWindowTypeReturns the enum constant of this class with the specified name.static WebLinkWindowType[]WebLinkWindowType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.partner with parameters of type WebLinkWindowTypeModifier and TypeMethodDescriptionvoidDescribeLayoutButton.setBehavior(WebLinkWindowType behavior) voidIDescribeLayoutButton.setBehavior(WebLinkWindowType behavior)