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 voidResizeLayoutPanel.Impl. init(Element elem, ResizeLayoutPanel.Impl.Delegate delegate)Initialize the implementation.voidResizeLayoutPanel.ImplStandard. init(Element elem, ResizeLayoutPanel.Impl.Delegate delegate)voidResizeLayoutPanel.ImplTrident. init(Element elem, ResizeLayoutPanel.Impl.Delegate delegate)
-