info.aduna.autofocus.model
Interface ItemSelector


public interface ItemSelector

An ItemSelector can be used to specify to an AFModelController which Items should be selected.


Method Summary
 boolean selects(Item item)
          Returns whether the specified Item should be selected.
 

Method Detail

selects

boolean selects(Item item)
Returns whether the specified Item should be selected.



Copyright © 1997-2008 Aduna. All Rights Reserved.