Interface IndexedPanel.ForIsWidget

All Superinterfaces:
IndexedPanel
All Known Subinterfaces:
InsertPanel.ForIsWidget
All Known Implementing Classes:
AbsolutePanel, CellPanel, ComplexPanel, DeckLayoutPanel, DeckPanel, DecoratedStackPanel, DecoratedTabPanel, DockLayoutPanel, DockPanel, FlowPanel, HorizontalPanel, HTMLPanel, LayoutPanel, RenderablePanel, RootLayoutPanel, RootPanel, SplitLayoutPanel, StackLayoutPanel, StackPanel, TabLayoutPanel, TabPanel, VerticalPanel
Enclosing interface:
IndexedPanel

public static interface IndexedPanel.ForIsWidget extends IndexedPanel
Extends this interface with convenience methods to handle IsWidget.
  • Method Details

    • getWidgetIndex

      int getWidgetIndex(IsWidget child)