Package | Description |
---|---|
com.google.gwt.editor.ui.client |
User interface components for the bean editor framework.
|
com.google.gwt.uibinder.client |
Classes used to generate user interfaces using declarative ui.xml files.
|
com.google.gwt.uibinder.client.impl | |
com.google.gwt.user.cellview.client |
The "cellview" widget set.
|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Class and Description |
---|
UiChild
Mark a method as the appropriate way to add a child widget to the parent
class.
|
UiConstructor
Marks a constructor that may be used as an alternative to a widget's
zero args construtor in a
UiBinder template. |
Class and Description |
---|
UiBinderUtil.TempAttachment
Temporary attachment record that keeps track of where an element was
before attachment.
|
Class and Description |
---|
UiRenderer
Marker interface for classes whose implementation is to be provided via UiBinder code
generation for SafeHtml rendering.
|
Class and Description |
---|
UiChild
Mark a method as the appropriate way to add a child widget to the parent
class.
|
UiConstructor
Marks a constructor that may be used as an alternative to a widget's
zero args construtor in a
UiBinder template. |
Class and Description |
---|
UiConstructor
Marks a constructor that may be used as an alternative to a widget's
zero args construtor in a
UiBinder template. |
Copyright © 2018. All rights reserved.