public interface PropertyAnnotationHandler
| Modifier and Type | Method and Description |
|---|---|
void |
attachActions(PropertyActionContext context)
Attaches the actions for the given property.
|
Class<? extends Annotation> |
getAnnotationType()
The annotation type which this handler is responsible for.
|
Class<? extends Annotation> getAnnotationType()
void attachActions(PropertyActionContext context)
Copyright © 2013. All rights reserved