|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=METHOD) @Retention(value=RUNTIME) public @interface PropertyChange
Annotation for the processing of property change events.
Add this annotation to your presenter to receive updates on model changes if the specified property name changes.
Required Element Summary | |
---|---|
Class<?> |
bean
The class of the bean we are handling a property change event for. |
Optional Element Summary | |
---|---|
Class<?> |
parameter
The parameter class of the property. |
String |
property
The name of the property that the method of this annotation will process. |
Element Detail |
---|
public abstract Class<?> bean
public abstract String property
public abstract Class<?> parameter
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:06:48
Copyright (c) 2002-2007 Ergon Informatik AG