Searched defs:CommandWrapper (Results 1 – 2 of 2) sorted by relevance
26 class CommandWrapper { class36 private CommandWrapper() { in CommandWrapper() method in CommandWrapper
17 private class CommandWrapper implements Command { class in ContextMenu20 CommandWrapper(Command command) { in CommandWrapper() method in ContextMenu.CommandWrapper