|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
com.xpn.xwiki.wysiwyg.client.ui.widget.CompositeDialog
public class CompositeDialog
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Field Summary |
|---|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
CompositeDialog(boolean autoHide,
boolean modal)
|
|
| Method Summary | |
|---|---|
void |
addPopupListener(PopupListener listener)
|
void |
center()
|
protected XDialogBox |
getDialog()
|
void |
hide()
|
protected void |
initWidget(com.google.gwt.user.client.ui.Widget widget)
|
void |
onPopupClosed(com.google.gwt.user.client.ui.PopupPanel sender,
boolean autoClosed)
|
void |
removePopupListener(PopupListener listener)
|
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
getWidget, isAttached, onAttach, onBrowserEvent, onDetach, setWidget |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
doAttachChildren, doDetachChildren, getParent, onLoad, onUnload, removeFromParent |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeDialog(boolean autoHide,
boolean modal)
| Method Detail |
|---|
protected void initWidget(com.google.gwt.user.client.ui.Widget widget)
initWidget in class com.google.gwt.user.client.ui.Compositeprotected XDialogBox getDialog()
public void center()
public void hide()
public void addPopupListener(PopupListener listener)
addPopupListener in interface SourcesPopupEventsSourcesPopupEvents.addPopupListener(PopupListener)public void removePopupListener(PopupListener listener)
removePopupListener in interface SourcesPopupEventsSourcesPopupEvents.removePopupListener(PopupListener)
public void onPopupClosed(com.google.gwt.user.client.ui.PopupPanel sender,
boolean autoClosed)
onPopupClosed in interface com.google.gwt.user.client.ui.PopupListenerPopupListener.onPopupClosed(PopupPanel, boolean)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||