Uses of Enum Class
com.sforce.soap.metadata.UiBehavior
-
Uses of UiBehavior in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return UiBehaviorModifier and TypeMethodDescriptionLayoutItem.getBehavior()QuickActionLayoutItem.getUiBehavior()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.metadata with parameters of type UiBehaviorModifier and TypeMethodDescriptionvoidLayoutItem.setBehavior(UiBehavior behavior) voidQuickActionLayoutItem.setUiBehavior(UiBehavior uiBehavior)