unregister

public boolean unregister(CommandMap commandMap)

Unregisters this command from the passed CommandMap applying any outstanding changes

Return

true if the unregistration was successfull (the current registered CommandMap was the passed CommandMap or null) false otherwise

Parameters

commandMap

the CommandMap to unregister