Uses of Interface
com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl.Delegate
-
Packages that use ResizeLayoutPanel.Impl.Delegate Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of ResizeLayoutPanel.Impl.Delegate in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui with parameters of type ResizeLayoutPanel.Impl.Delegate Modifier and Type Method Description void
ResizeLayoutPanel.Impl. init(Element elem, ResizeLayoutPanel.Impl.Delegate delegate)
Initialize the implementation.void
ResizeLayoutPanel.ImplStandard. init(Element elem, ResizeLayoutPanel.Impl.Delegate delegate)
void
ResizeLayoutPanel.ImplTrident. init(Element elem, ResizeLayoutPanel.Impl.Delegate delegate)
-