public interface FieldDecorator
| Modifier and Type | Method and Description |
|---|---|
Object |
decorate(ClassLoader loader,
Field field)
This method is called by PageFactory on all fields to decide how to decorate the field.
|
Object decorate(ClassLoader loader, Field field)
loader - The class loader that was used for the page objectfield - The field that may be decorated.Copyright © 2013. All Rights Reserved.