Uses of Class
com.sforce.soap.partner.WebLinkWindowType
-
Packages that use WebLinkWindowType Package Description com.sforce.soap.partner -
-
Uses of WebLinkWindowType in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return WebLinkWindowType Modifier and Type Method Description WebLinkWindowTypeDescribeLayoutButton. getBehavior()WebLinkWindowTypeIDescribeLayoutButton. getBehavior()element : behavior of type {urn:partner.soap.sforce.com}WebLinkWindowType java type: com.sforce.soap.partner.WebLinkWindowTypestatic WebLinkWindowTypeWebLinkWindowType. valueOf(String name)Returns the enum constant of this type with the specified name.static WebLinkWindowType[]WebLinkWindowType. 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 WebLinkWindowType Modifier and Type Method Description voidDescribeLayoutButton. setBehavior(WebLinkWindowType behavior)voidIDescribeLayoutButton. setBehavior(WebLinkWindowType behavior)
-