Package org.apache.groovy.swing.binding
Interface SourceBinding
- All Known Implementing Classes:
- ClosureSourceBinding,- ClosureTriggerBinding,- PropertyBinding
public interface SourceBinding
- Since:
- Groovy 1.1
- 
Method SummaryModifier and Type Method Description java.lang.ObjectgetSourceValue()
- 
Method Details- 
getSourceValuejava.lang.Object getSourceValue()
 
-