See: Description
Interface | Description |
---|---|
AttributeReadSlot |
This interface allows to
determine a slot . |
DialogControllerFactory |
This is the interface for the factory of all available
DialogController s. |
Class | Description |
---|---|
AbstractDialogController<VIEW extends UiWidget> |
This is the abstract base class for the controller of a
Dialog or
PopupDialog . |
AbstractDialogControllerFactory |
This is the abstract base implementation of
DialogControllerFactory . |
AbstractDialogManager |
This is the abstract base implementation of
DialogManager . |
DialogController<VIEW extends UiWidget> |
This is the abstract base class for the
controller of a Dialog . |
DialogSlot |
A
DialogSlot represents a location within the view of a
Dialog where a sub-dialog can be embedded. |
Client Dialog API
.Copyright © 2001–2016 mmm-Team. All rights reserved.