|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
| Field Summary | |
|---|---|
boolean |
bound
|
Object |
boundBean
|
Object |
boundProperty
|
boolean |
boundToProperty
|
| Constructor Summary | |
PropertyFullBinding(SourceBinding source, TargetBinding target)
|
|
| Method Summary | |
|---|---|
void |
bind()
|
Object |
getBean()
|
String |
getPropertyName()
|
void |
propertyChange(PropertyChangeEvent event)
|
void |
rebind()
|
void |
setBean(Object bean)
|
void |
setPropertyName(String propertyName)
|
void |
unbind()
|
| Constructor Detail |
|---|
public PropertyFullBinding(SourceBinding source, TargetBinding target)
| Method Detail |
|---|
public void bind()
public Object getBean()
public String getPropertyName()
public void propertyChange(PropertyChangeEvent event)
public void rebind()
public void setBean(Object bean)
public void setPropertyName(String propertyName)
public void unbind()