Package org.eclnt.ccaddons.dof.util
Class DOFTextProviderByValidValuesProvider
java.lang.Object
org.eclnt.ccaddons.dof.util.DOFTextProviderByValidValuesProvider
- All Implemented Interfaces:
IDOFTextProvider
Generic text provider that accesses the valid values provider that is to be
defined on the same property type. The complete data of the valid values provider is
buffered with first time reading so that subsequent calls are executed
without re-accessing the valid value provider.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DOFTextProviderByValidValuesProvider
public DOFTextProviderByValidValuesProvider()
-
-
Method Details
-
findText
- Specified by:
findText
in interfaceIDOFTextProvider
-