|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttributeWriteEvent
Writes value to specified attribute.
Attribute,
AttributeWriteMetaData| Method Summary | |
|---|---|
Object |
getAttributeValue()
Returns the attribute value that will be written to the beanlet reference. |
AttributeWriteEvent |
setAttributeName(String name)
Sets the name of the attribute. |
AttributeWriteEvent |
setAttributeValue(Object o)
Sets the attribute value that will be written to the beanlet reference. |
| Methods inherited from interface org.beanlet.event.AttributeEvent |
|---|
getAttributeName |
| Method Detail |
|---|
AttributeWriteEvent setAttributeName(String name)
setAttributeName in interface AttributeEventname - name of the attribute.Object getAttributeValue()
AttributeWriteEvent setAttributeValue(Object o)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||