Uses of Interface
com.sforce.soap.partner.ISearchLayoutButton
-
Packages that use ISearchLayoutButton Package Description com.sforce.soap.partner -
-
Uses of ISearchLayoutButton in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement ISearchLayoutButton Modifier and Type Class Description classSearchLayoutButtonThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return ISearchLayoutButton Modifier and Type Method Description ISearchLayoutButton[]ISearchLayoutButtonsDisplayed. getButtons()element : buttons of type {urn:partner.soap.sforce.com}SearchLayoutButton java type: com.sforce.soap.partner.SearchLayoutButton[]ISearchLayoutButtonIPartnerConnectionFactory. newISearchLayoutButton()ISearchLayoutButtonPartnerConnectionFactory. newISearchLayoutButton()Methods in com.sforce.soap.partner with parameters of type ISearchLayoutButton Modifier and Type Method Description voidISearchLayoutButtonsDisplayed. setButtons(ISearchLayoutButton[] buttons)voidSearchLayoutButtonsDisplayed. setButtons(ISearchLayoutButton[] buttons)
-