JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.pushingpixels.radiance.component.api.common.model
CommandGroup
CommandFilter
Contents
Description
Method Summary
Method Details
matches(Command)
Hide sidebar
Show sidebar
Interface CommandGroup.CommandFilter
Enclosing class:
CommandGroup
public static interface
CommandGroup.CommandFilter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
matches
(
Command
command)
Method Details
matches
boolean
matches
(
Command
command)