Package groovy.swing.model
Interface NestedValueModel
- All Known Implementing Classes:
- ClosureModel,- PropertyModel
public interface NestedValueModel
Represents a nested value model such as a PropertyModel
 or a ClosureModel
- 
Method SummaryModifier and Type Method Description ValueModelgetSourceModel()
- 
Method Details- 
getSourceModelValueModel getSourceModel()
 
-