T - the target typepublic interface PropertyAccess<T>
ValueProvider or
ModelKeyProvider, but in both cases, the type T should match the
generic type for PropertyAccess@T>, as that will be the type that
will be used with them.
Method names should map to existing model properties, except for the get- and
set- prefix that is used to change those properties. Much as with the GWT
Editor functionality, nested properties or properties with names un-related
to their method may also be defined using the Editor.Path annotation.Copyright © 2012. All Rights Reserved.