Uses of Interface
org.nuclos.api.command.Command
Packages that use Command
-
Uses of Command in org.nuclos.api.command
Classes in org.nuclos.api.command that implement CommandModifier and TypeClassDescriptionclass
Commands the client to close the current window/tab. -
Uses of Command in org.nuclos.api.context
Methods in org.nuclos.api.context with parameters of type CommandModifier and TypeMethodDescriptionstatic void
MessageContext.sendCommand
(Command command) Sends the given command to the client. -
Uses of Command in org.nuclos.api.service
Methods in org.nuclos.api.service with parameters of type Command