GWT 2.1.1

Uses of Class
com.google.gwt.editor.client.adapters.HasDataEditor

Packages that use HasDataEditor
com.google.gwt.editor.client.adapters Adapters for the bean editor framework. 
 

Uses of HasDataEditor in com.google.gwt.editor.client.adapters
 

Methods in com.google.gwt.editor.client.adapters that return HasDataEditor
static
<T> HasDataEditor<T>
HasDataEditor.of(HasData<T> data)
          Create a HasDataEditor backed by a HasData.
 


GWT 2.1.1