Package fr.ifremer.isisfish.ui.widget.filter

Interface Summary
Acceptor<T> Class representing a acceptor-extractor for a given type.
FilterAcceptor<M,T> Class representing an Acceptor and ValueGetter for object of type M and parameter of type T

FilterDialog<M,R> Contrat à respecter pour qu'un dialogue puisse bénéficier du mécanisme de filtre.
ValueGetter<M,T> Contrat à respecter pour récupérer une valeur d'un objet (c'est un setter dynamic), utilisé pour obtenir des valeurs de manière générique.
 

Class Summary
AcceptorFactory This class is an Acceptor factory.
AcceptorFactory.DoubleAcceptor Double acceptor implementation
AcceptorFactory.FloatAcceptor Float acceptor implementation
AcceptorFactory.LongAcceptor Long acceptor implementation
CompositeFilterAcceptor<M,T> this class is a concrete implementation of FilterAcceptor with an internal Acceptor (delegate Acceptor operations), and an internal ValueGetter (delegate ValueGetter operations)

DateInterval class that represent a date interval stored in long object
FilterDialogUI  
FilterModel<M,R> This class represents a generic filter model.
FilterPanelUI  
FilterParamModel<M,T> This class represents the model for a parameter of a filter
 

Enum Summary
FilterParamModel.ResultState  
FilterParamModel.State  
 



Copyright © 1999-2010 CodeLutin. All Rights Reserved.