Uses of Enum Class
com.sforce.soap.partner.UiBehavior
Packages that use UiBehavior
-
Uses of UiBehavior in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return UiBehaviorModifier and TypeMethodDescriptionDescribeLayoutItem.getUiBehavior()IDescribeLayoutItem.getUiBehavior()element : uiBehavior of type {urn:partner.soap.sforce.com}UiBehavior java type: com.sforce.soap.partner.UiBehavior[]static UiBehaviorReturns the enum constant of this class with the specified name.static UiBehavior[]UiBehavior.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 UiBehaviorModifier and TypeMethodDescriptionvoidDescribeLayoutItem.setUiBehavior(UiBehavior[] uiBehavior) voidIDescribeLayoutItem.setUiBehavior(UiBehavior[] uiBehavior)