|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommandManager
Method Summary | |
---|---|
void |
addCommandInterceptor(String commandId,
ActionCommandInterceptor interceptor)
|
void |
removeCommandInterceptor(String commandId,
ActionCommandInterceptor interceptor)
|
Methods inherited from interface org.springframework.richclient.command.CommandServices |
---|
getButtonFactory, getComponentFactory, getDefaultButtonConfigurer, getMenuFactory, getMenuItemButtonConfigurer, getPullDownMenuButtonConfigurer, getToolBarButtonConfigurer, getToolBarButtonFactory |
Methods inherited from interface org.springframework.richclient.command.CommandRegistry |
---|
addCommandRegistryListener, containsActionCommand, containsCommand, containsCommandGroup, getActionCommand, getCommand, getCommand, getCommandGroup, getType, isTypeMatch, registerCommand, removeCommandRegistryListener, setTargetableActionCommandExecutor |
Methods inherited from interface org.springframework.richclient.command.config.CommandFaceDescriptorRegistry |
---|
getFaceDescriptor |
Methods inherited from interface org.springframework.richclient.command.config.CommandConfigurer |
---|
configure |
Methods inherited from interface org.springframework.richclient.command.CommandFactory |
---|
createCommandGroup, createExclusiveCommandGroup, createTargetableActionCommand |
Method Detail |
---|
void addCommandInterceptor(String commandId, ActionCommandInterceptor interceptor)
void removeCommandInterceptor(String commandId, ActionCommandInterceptor interceptor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |