Uses of Class
com.thecoderscorner.menu.remote.commands.MenuDialogCommand
-
Packages that use MenuDialogCommand Package Description com.thecoderscorner.menu.remote.commands -
-
Uses of MenuDialogCommand in com.thecoderscorner.menu.remote.commands
Methods in com.thecoderscorner.menu.remote.commands that return MenuDialogCommand Modifier and Type Method Description static MenuDialogCommandCommandFactory. newDialogCommand(DialogMode mode, java.lang.String header, java.lang.String msg, MenuButtonType b1, MenuButtonType b2, CorrelationId correlationId)
-