Package | Description |
---|---|
net.sf.mmm.client.ui.api.dialog |
Contains the API for dialog management of an application client.
|
net.sf.mmm.client.ui.base.dialog |
Contains the base implementation of the Client Dialog API.
|
Modifier and Type | Method and Description |
---|---|
PopupDialog |
DialogManager.getCurrentPopupDialog()
This method gets the current
PopupDialog . |
Modifier and Type | Field and Description |
---|---|
private LinkedList<PopupDialog> |
AbstractDialogManager.popupStack |
Modifier and Type | Method and Description |
---|---|
PopupDialog |
AbstractDialogManager.getCurrentPopupDialog()
This method gets the current
PopupDialog . |
Copyright © 2001–2016 mmm-Team. All rights reserved.