public abstract class AbstractChannelsFilter extends Object implements PersistableAgentChannelsFilter
AgentChannelsFilter.Persistable.Descriptor| Modifier and Type | Field and Description |
|---|---|
static AbstractChannelsFilter |
ALL |
static String |
CREATOR_PATH_UNFILTERED |
protected Persistable.Descriptor |
descriptor |
CATEGORY| Constructor and Description |
|---|
AbstractChannelsFilter() |
| Modifier and Type | Method and Description |
|---|---|
Persistable.Descriptor |
getDescriptor()
Returns a reference to the descriptor maintained by this component.
|
static PersistableAgentChannelsFilter |
getUnfiltered() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamegetAgents, getDisplayChannels, getDisplayPath, getDisplayPath, getDisplayPath, getDisplayPaths, getDisplayPaths, getFields, getGroups, getOriginChannels, getOriginPath, getOriginPaths, isSelector, matchTemplateedit, getCategory, getPath, restore, restore, saveprotected Persistable.Descriptor descriptor
public static AbstractChannelsFilter ALL
public static final String CREATOR_PATH_UNFILTERED
public Persistable.Descriptor getDescriptor()
Persistablenull, and
that any properties set on the descriptor returned by this method are reflected by
descriptors subsequently returned by save(), unless modified between the two calls.getDescriptor in interface Persistable@Create(category="AgentChannelsFilter", name="Unfiltered", path="Built-In/Basic/Unfiltered", description="Filter that accepts all channels and leaves their paths unchanged. Use with caution - unfiltered displays contain huge numbers of data channels and may be very slow to load.") public static PersistableAgentChannelsFilter getUnfiltered()
Copyright © 2023 LSST. All rights reserved.