Uses of Class
com.google.gwt.editor.ui.client.adapters.HasTextEditor
-
Packages that use HasTextEditor Package Description com.google.gwt.editor.ui.client.adapters User interface adapters for the bean editor framework. -
-
Uses of HasTextEditor in com.google.gwt.editor.ui.client.adapters
Methods in com.google.gwt.editor.ui.client.adapters that return HasTextEditor Modifier and Type Method Description static HasTextEditor
HasTextEditor. of(HasText peer)
Returns a new ValueEditor that that modifies the givenHasText
peer instance.
-