Uses of Class
org.beanfabrics.ValidatableBean

Packages that use ValidatableBean
org.beanfabrics.model   
 

Uses of ValidatableBean in org.beanfabrics.model
 

Subclasses of ValidatableBean in org.beanfabrics.model
 class AbstractOperationPM
           
 class AbstractPM
           
 class AbstractValuePM
           
 class BigDecimalPM
          The BigDecimalPM is a presentation model for a BigDecimal value.
 class BooleanPM
          The BooleanPM is a presentation model for a Boolean value.
 class DatePM
          The DatePM is a presentation model for Date objects.
 class DecimalPM
          The DecimalPM is a presentation model for decimal numbers.
 class IconPM
          The IconPM is a presentation model for a Swing icon.
 class IconTextPM
           
 class IntegerPM
          The IntegerPM is a presentation model for integer numbers.
 class ListPM<T extends PresentationModel>
          The ListPM is a list of presentation models.
 class MapPM<K,V extends PresentationModel>
          The MapPM is a map of presentation models.
 class MoneyPM
          The MoneyPM is a presentation model for a monetary value with a currency format.
 class OperationPM
          The Operation is a presentation model that maintains a list of ExecutionMethods that will be executed whenever the OperationPM.execute() method is invoked.
 class TextPM
          The TextPM is a presentation model for a text value.
 



© 2010 by Michael Karneim, http://www.beanfabrics.org