Uses of Enum Class
com.sforce.soap.metadata.DashboardComponentSize
-
Uses of DashboardComponentSize in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return DashboardComponentSizeModifier and TypeMethodDescriptionDashboardComponentSection.getColumnSize()static DashboardComponentSizeReturns the enum constant of this class with the specified name.static DashboardComponentSize[]DashboardComponentSize.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 DashboardComponentSizeModifier and TypeMethodDescriptionvoidDashboardComponentSection.setColumnSize(DashboardComponentSize columnSize)