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