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