static class ResizeLayoutPanel.ImplTrident extends ResizeLayoutPanel.Impl
ResizeLayoutPanel.Impl.Delegate
isAttached, parent
Constructor and Description |
---|
ImplTrident() |
Modifier and Type | Method and Description |
---|---|
void |
init(Element elem,
ResizeLayoutPanel.Impl.Delegate delegate)
Initialize the implementation.
|
void |
onAttach()
Called on attach.
|
void |
onDetach()
Called on detach.
|
handleResize
public void init(Element elem, ResizeLayoutPanel.Impl.Delegate delegate)
ResizeLayoutPanel.Impl
init
in class ResizeLayoutPanel.Impl
elem
- the element to listen for resizedelegate
- the ResizeLayoutPanel.Impl.Delegate
to inform when resize occurspublic void onAttach()
ResizeLayoutPanel.Impl
onAttach
in class ResizeLayoutPanel.Impl
public void onDetach()
ResizeLayoutPanel.Impl
onDetach
in class ResizeLayoutPanel.Impl