Uses of Enum Class
org.eclnt.ccaddons.pbc.CCMatrixDashboard.ItemSize
Packages that use CCMatrixDashboard.ItemSize
-
Uses of CCMatrixDashboard.ItemSize in org.eclnt.ccaddons.pbc
Methods in org.eclnt.ccaddons.pbc that return CCMatrixDashboard.ItemSizeModifier and TypeMethodDescriptionCCMatrixDashboard.ItemInfo.getItemSize()static CCMatrixDashboard.ItemSizeReturns the enum constant of this class with the specified name.static CCMatrixDashboard.ItemSize[]CCMatrixDashboard.ItemSize.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclnt.ccaddons.pbc with parameters of type CCMatrixDashboard.ItemSizeModifier and TypeMethodDescriptionvoidCCMatrixDashboard.addItem(org.eclnt.jsfserver.pagebean.IPageBean bean, CCMatrixDashboard.ItemSize size)