JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.thecoderscorner.menu.remote.commands.MenuEnumBootCommand
Packages that use
MenuEnumBootCommand
Package
Description
com.thecoderscorner.menu.remote.commands
Uses of
MenuEnumBootCommand
in
com.thecoderscorner.menu.remote.commands
Methods in
com.thecoderscorner.menu.remote.commands
that return
MenuEnumBootCommand
Modifier and Type
Method
Description
static
MenuEnumBootCommand
CommandFactory.
newMenuEnumBootCommand
(int parentId,
EnumMenuItem
item, int currentVal)
create a new enum bootstrap command.