org.springframework.richclient.command
Class ExclusiveCommandGroupSelectionController
java.lang.Object
org.springframework.richclient.command.ExclusiveCommandGroupSelectionController
public class ExclusiveCommandGroupSelectionController
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExclusiveCommandGroupSelectionController
public ExclusiveCommandGroupSelectionController()
getAllowsEmptySelection
public boolean getAllowsEmptySelection()
setAllowsEmptySelection
public void setAllowsEmptySelection(boolean allowsEmptySelection)
add
public void add(ToggleCommand command)
remove
public void remove(ToggleCommand command)
handleSelectionRequest
public void handleSelectionRequest(ToggleCommand delegatingCommand,
boolean requestingSelection)
Copyright © 2004-2008 The Spring Framework. All Rights Reserved.