|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl com.google.gwt.user.client.ui.ResizeLayoutPanel.ImplTrident
static class ResizeLayoutPanel.ImplTrident
Implementation of resize event used by IE.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl |
---|
ResizeLayoutPanel.Impl.Delegate |
Field Summary |
---|
Fields inherited from class com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl |
---|
isAttached, parent |
Constructor Summary | |
---|---|
ResizeLayoutPanel.ImplTrident()
|
Method Summary | |
---|---|
void |
init(Element elem,
ResizeLayoutPanel.Impl.Delegate delegate)
Initialize the implementation. |
void |
onAttach()
Called on attach. |
void |
onDetach()
Called on detach. |
Methods inherited from class com.google.gwt.user.client.ui.ResizeLayoutPanel.Impl |
---|
handleResize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
ResizeLayoutPanel.ImplTrident()
Method Detail |
---|
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
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |