Interface PropertyBindingConstants
- 
- All Known Implementing Classes:
- PropertyBinding,- PropertyBindingDesignDelegate
 
 public interface PropertyBindingConstants
- 
- 
Field SummaryFields Modifier and Type Field Description static java.lang.StringCONFIG_SOURCE_PATHThe key in the binding config object for the path to the source propertystatic java.lang.StringTYPE_IDThe type ID for property bindings.
 
- 
- 
- 
Field Detail- 
TYPE_IDstatic final java.lang.String TYPE_ID The type ID for property bindings.- See Also:
- Constant Field Values
 
 - 
CONFIG_SOURCE_PATHstatic final java.lang.String CONFIG_SOURCE_PATH The key in the binding config object for the path to the source property- See Also:
- Constant Field Values
 
 
- 
 
-