Uses of Interface
net.ME1312.Galaxi.Command.CompletionHandler
Packages that use CompletionHandler
-
Uses of CompletionHandler in net.ME1312.Galaxi.Command
Methods in net.ME1312.Galaxi.Command that return CompletionHandlerModifier and TypeMethodDescriptionCommand.autocomplete()
Gets the AutoComplete handler for this CommandMethods in net.ME1312.Galaxi.Command with parameters of type CompletionHandlerModifier and TypeMethodDescriptionCommand.autocomplete
(CompletionHandler value) Sets an AutoComplete handler for this Command