Uses of Class
com.thecoderscorner.menu.remote.commands.MenuRuntimeListBootCommand
-
Packages that use MenuRuntimeListBootCommand Package Description com.thecoderscorner.menu.remote.commands -
-
Uses of MenuRuntimeListBootCommand in com.thecoderscorner.menu.remote.commands
Methods in com.thecoderscorner.menu.remote.commands that return MenuRuntimeListBootCommand Modifier and Type Method Description static MenuRuntimeListBootCommandCommandFactory. newRuntimeListBootCommand(int parentId, RuntimeListMenuItem item, java.util.List<java.lang.String> val)Create a new runtime list boot command
-