org.favabeans.demo.defaults
Class Defaults.PropertiesOfDataSource
java.lang.Object
|
+--org.favabeans.base.DefaultFacet
|
+--org.favabeans.base.BeanProperties
|
+--org.favabeans.demo.defaults.Defaults.PropertiesOfDataSource
- All Implemented Interfaces:
- Facet, Faceted, Properties
- Enclosing class:
- Defaults
- public static class Defaults.PropertiesOfDataSource
- extends BeanProperties
| Methods inherited from class org.favabeans.base.BeanProperties |
addPropertyChangeListener, addPropertyChangeListener, buildNonBeanAdditionalProperties, getAdditionalProperties, getDisplayName, getDisplayNameProperty, getExpertProperty, getHiddenProperty, getLargeIcon, getLargeIconProperty, getName, getNameProperty, getPreferredProperty, getShortDescription, getShortDescriptionProperty, getSmallIcon, getSmallIconProperty, isExpert, isHidden, isPreferred, removePropertyChangeListener, removePropertyChangeListener |
Defaults.PropertiesOfDataSource
public Defaults.PropertiesOfDataSource(Object primaryObject)
shouldIncludeBeanProperty
protected boolean shouldIncludeBeanProperty(PropertyDescriptor pd)
- Description copied from class:
BeanProperties
- Indicate whether a given introspected Bean property should be
included in the
Properties Facet of
the primary object.
This method is for the convenience of subclasses. The
default implementation of this method always returns
true.
- Overrides:
shouldIncludeBeanProperty in class BeanProperties
- Following copied from class:
org.favabeans.base.BeanProperties
- Parameters:
pd - the Bean property descriptor for the given property.- Returns:
true if the property should be included;
false otherwise.
Copyright © 2000-2001, Regents of the University of Minnesota. All Rights Reserved.