Uses of Class
org.springframework.richclient.command.ToggleCommand

Packages that use ToggleCommand
org.springframework.richclient.command   
org.springframework.richclient.samples.showcase.util   
 

Uses of ToggleCommand in org.springframework.richclient.command
 

Methods in org.springframework.richclient.command with parameters of type ToggleCommand
 void ExclusiveCommandGroupSelectionController.add(ToggleCommand command)
           
 void ExclusiveCommandGroupSelectionController.handleSelectionRequest(ToggleCommand delegatingCommand, boolean requestingSelection)
           
 void ExclusiveCommandGroupSelectionController.remove(ToggleCommand command)
           
 

Uses of ToggleCommand in org.springframework.richclient.samples.showcase.util
 

Subclasses of ToggleCommand in org.springframework.richclient.samples.showcase.util
static class AbstractReporterForm.StateSynchronizingToggleCommand
           
 

Methods in org.springframework.richclient.samples.showcase.util that return ToggleCommand
 ToggleCommand AbstractReporterForm.getLogFormModelPropertyChangeCommand()
           
 ToggleCommand AbstractReporterForm.getValidatingFormModelCommand()
           
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.