org.beanfabrics.swing.customizer.list
Class BnListCustomizerPM
java.lang.Object
org.beanfabrics.AbstractBean
org.beanfabrics.ValidatableBean
org.beanfabrics.model.AbstractPM
org.beanfabrics.swing.customizer.AbstractCustomizerPM
org.beanfabrics.swing.customizer.list.BnListCustomizerPM
- All Implemented Interfaces:
- org.beanfabrics.Bean, org.beanfabrics.context.ContextOwner, org.beanfabrics.HasComparable, org.beanfabrics.model.PresentationModel, org.beanfabrics.support.Supportable, CustomizerPM, org.beanfabrics.validation.Validatable
public class BnListCustomizerPM
- extends AbstractCustomizerPM
The BnListCustomizerPM is the presentation model for the BnListCustomizer.
| Nested classes/interfaces inherited from class org.beanfabrics.model.AbstractPM |
org.beanfabrics.model.AbstractPM.PropertiesValidationRule |
| Fields inherited from class org.beanfabrics.model.AbstractPM |
KEY_MESSAGE_ONE_OR_MORE_INVALID |
| Methods inherited from class org.beanfabrics.model.AbstractPM |
getComparable, getContext, getSupportMap, revalidateProperties |
| Methods inherited from class org.beanfabrics.ValidatableBean |
getValidationState, getValidator, isValid, revalidate, setValidationState |
| Methods inherited from class org.beanfabrics.AbstractBean |
addPropertyChangeListener, addPropertyChangeListener, equals, getPropertyChangeSupport, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.beanfabrics.Bean |
addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeSupport, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from interface org.beanfabrics.validation.Validatable |
getValidationState, getValidator, isValid, revalidate |
| Methods inherited from interface org.beanfabrics.support.Supportable |
getSupportMap |
| Methods inherited from interface org.beanfabrics.context.ContextOwner |
getContext |
| Methods inherited from interface org.beanfabrics.HasComparable |
getComparable |
pathToList
protected final PathPM pathToList
cellConfigPath
protected final PathPM cellConfigPath
BnListCustomizerPM
public BnListCustomizerPM()
setCustomizer
public void setCustomizer(CustomizerBase customizer)
- Specified by:
setCustomizer in interface CustomizerPM- Overrides:
setCustomizer in class AbstractCustomizerPM
setBnList
public void setBnList(BnList bnList)