Interface IComboBoxLookUp
- All Known Implementing Classes:
DefaultComboBoxConfigurableLookUpModel
public interface IComboBoxLookUp
Interface for all the models which will allow look up items using a text.
- Version:
- 07/02/2008
- Author:
- Pablo Piqueras Bartolomé (pablo.piqueras@iver.es)
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetTextWritten(String text) Sets the text for search items.
-
Method Details
-
setTextWritten
Sets the text for search items.
-