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 Type
    Method
    Description
    void
    Sets the text for search items.
  • Method Details

    • setTextWritten

      void setTextWritten(String text)

      Sets the text for search items.