|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gwtwidgets.client.ui.LightBox
public class LightBox
A popup panel that grays out the rest of the page.
The image used to gray the page out is "images/lightbox.png"
| Constructor Summary | |
|---|---|
LightBox(com.google.gwt.user.client.ui.PopupPanel child)
|
|
| Method Summary | |
|---|---|
void |
hide()
|
void |
onPopupClosed(com.google.gwt.user.client.ui.PopupPanel sender,
boolean autoClosed)
|
void |
show()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LightBox(com.google.gwt.user.client.ui.PopupPanel child)
| Method Detail |
|---|
public void onPopupClosed(com.google.gwt.user.client.ui.PopupPanel sender,
boolean autoClosed)
onPopupClosed in interface com.google.gwt.user.client.ui.PopupListenerpublic void show()
public void hide()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||