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