@com.github.javaparser.ast.expr.MarkerAnnotationExprDeprecated public class PropertyPathFullBinding extends AbstractFullBinding
A property path full binding
| Fields inherited from class | Fields | 
|---|---|
class AbstractFullBinding | 
                            converter, reverseConverter, sourceBinding, targetBinding, validator | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            void | 
                            bind() | 
                        
 | 
                            void | 
                            propertyChange(PropertyChangeEvent evt) | 
                        
 | 
                            void | 
                            rebind() | 
                        
 | 
                            void | 
                            unbind() | 
                        
| Methods inherited from class | Name | 
|---|---|
class AbstractFullBinding | 
                            getConverter, getReverseConverter, getSourceBinding, getTargetBinding, getValidator, reverseUpdate, setConverter, setReverseConverter, setSourceBinding, setTargetBinding, setValidator, update |