JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GWT 2.5.1-rc1
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.gwt.user.client.ui
Interface IsWidget
All Known Subinterfaces:
DialogBox.Caption
,
HasScrolling
,
HorizontalScrollbar
,
VerticalScrollbar
All Known Implementing Classes:
AbsolutePanel
,
AbstractCellTable
,
AbstractCellTree
,
AbstractHasData
,
AbstractNativeScrollbar
,
AbstractPager
,
Anchor
,
Audio
,
Button
,
ButtonBase
,
ButtonBase
,
CalendarView
,
Canvas
,
CaptionPanel
,
CellBrowser
,
CellBrowser.BrowserCellList
,
CellGridImpl
,
CellGridImpl.Cell
,
CellList
,
CellPanel
,
CellTable
,
CellTree
,
CellWidget
,
CheckBox
,
ComplexPanel
,
Composite
,
CustomButton
,
CustomScrollPanel
,
DataGrid
,
DataGrid.TableWidget
,
DateBox
,
DateLabel
,
DatePicker
,
DatePickerComponent
,
DeckLayoutPanel
,
DeckPanel
,
DecoratedPopupPanel
,
DecoratedStackPanel
,
DecoratedTabBar
,
DecoratedTabPanel
,
DecoratorPanel
,
DefaultCalendarView
,
DefaultCalendarView.CellGrid
,
DefaultCalendarView.CellGrid.DateCell
,
DefaultMonthSelector
,
DialogBox
,
DialogBox.CaptionImpl
,
DisclosurePanel
,
DockLayoutPanel
,
DockPanel
,
DoubleBox
,
FileUpload
,
FlexTable
,
FlowPanel
,
FocusPanel
,
FocusWidget
,
FormPanel
,
Frame
,
Grid
,
HeaderPanel
,
Hidden
,
HorizontalPanel
,
HorizontalSplitPanel
,
HTML
,
HTMLPanel
,
HTMLTable
,
Hyperlink
,
Image
,
InlineHTML
,
InlineHyperlink
,
InlineLabel
,
IntegerBox
,
Label
,
LabelBase
,
LayoutPanel
,
LazyPanel
,
ListBox
,
LoggingPopup
,
LongBox
,
MediaBase
,
MenuBar
,
MonthSelector
,
NamedFrame
,
NativeHorizontalScrollbar
,
NativeVerticalScrollbar
,
NotificationMole
,
NumberLabel
,
PageSizePager
,
Panel
,
PasswordTextBox
,
PopupPanel
,
PushButton
,
RadioButton
,
RenderablePanel
,
ResetButton
,
ResizeComposite
,
ResizeLayoutPanel
,
RichTextArea
,
RootLayoutPanel
,
RootPanel
,
ScrollPanel
,
SimpleCheckBox
,
SimpleLayoutPanel
,
SimplePager
,
SimplePanel
,
SimpleRadioButton
,
SplitLayoutPanel
,
SplitLayoutPanel.HSplitter
,
SplitLayoutPanel.Splitter
,
SplitLayoutPanel.VSplitter
,
SplitPanel
,
StackLayoutPanel
,
StackPanel
,
SubmitButton
,
SuggestBox
,
TabBar
,
TabLayoutPanel
,
TabPanel
,
TextArea
,
TextBox
,
TextBoxBase
,
TextButton
,
ToggleButton
,
Tree
,
ValueBox
,
ValueBoxBase
,
ValueBoxEditorDecorator
,
ValueLabel
,
ValueListBox
,
ValuePicker
,
VerticalPanel
,
VerticalSplitPanel
,
Video
,
Widget
public interface
IsWidget
Extended by view interfaces that are likely to be implemented by Widgets. Provides access to that widget, if it exists, without compromising the ability to provide a mock view instance in JRE unit tests.
Method Summary
Methods
Modifier and Type
Method and Description
Widget
asWidget
()
Returns the
Widget
aspect of the receiver.
Method Detail
asWidget
Widget
asWidget()
Returns the
Widget
aspect of the receiver.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GWT 2.5.1-rc1
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method