Uses of Class
io.keikaiex.ui.dialog.FormatCellCtrl.InnerRotation
-
Packages that use FormatCellCtrl.InnerRotation Package Description io.keikaiex.ui.dialog -
-
Uses of FormatCellCtrl.InnerRotation in io.keikaiex.ui.dialog
Fields in io.keikaiex.ui.dialog with type parameters of type FormatCellCtrl.InnerRotation Modifier and Type Field Description protected org.zkoss.zul.ListModelList<FormatCellCtrl.InnerRotation>FormatCellCtrl. rotationListmodelMethods in io.keikaiex.ui.dialog that return FormatCellCtrl.InnerRotation Modifier and Type Method Description static FormatCellCtrl.InnerRotationFormatCellCtrl.InnerRotation. getRotation(int rotation)static FormatCellCtrl.InnerRotationFormatCellCtrl.InnerRotation. valueOf(String name)Returns the enum constant of this type with the specified name.static FormatCellCtrl.InnerRotation[]FormatCellCtrl.InnerRotation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-