Uses of Enum Class
io.keikaiex.ui.dialog.FormatCellCtrl.InnerRotation
Packages that use FormatCellCtrl.InnerRotation
-
Uses of FormatCellCtrl.InnerRotation in io.keikaiex.ui.dialog
Fields in io.keikaiex.ui.dialog with type parameters of type FormatCellCtrl.InnerRotationModifier and TypeFieldDescriptionprotected org.zkoss.zul.ListModelList<FormatCellCtrl.InnerRotation>FormatCellCtrl.rotationListmodelMethods in io.keikaiex.ui.dialog that return FormatCellCtrl.InnerRotationModifier and TypeMethodDescriptionstatic FormatCellCtrl.InnerRotationFormatCellCtrl.InnerRotation.getRotation(int rotation) static FormatCellCtrl.InnerRotationReturns the enum constant of this class with the specified name.static FormatCellCtrl.InnerRotation[]FormatCellCtrl.InnerRotation.values()Returns an array containing the constants of this enum class, in the order they are declared.