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