Uses of Enum Class
com.levigo.jadice.web.client.ui.JadiceSubmenuButton.Alignment
Packages that use JadiceSubmenuButton.Alignment
-
Uses of JadiceSubmenuButton.Alignment in com.levigo.jadice.web.client.ui
Methods in com.levigo.jadice.web.client.ui that return JadiceSubmenuButton.AlignmentModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static JadiceSubmenuButton.Alignment[]
JadiceSubmenuButton.Alignment.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.levigo.jadice.web.client.ui with parameters of type JadiceSubmenuButton.AlignmentModifier and TypeMethodDescriptionvoid
JadiceSubmenuButton.setAlignment
(JadiceSubmenuButton.Alignment alignment)