Package | Description |
---|---|
com.xalys.xgl.dialog | |
com.xalys.xgl.events.dialog |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
AbstractDialog.addDialogCloseHandler(DialogCloseHandler<W> dialogCloseHandler) |
Modifier and Type | Field and Description |
---|---|
static Event.Type<DialogCloseHandler<? extends Widget<? extends Element,?>>> |
DialogCloseEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
Event.Type<DialogCloseHandler<W>> |
DialogCloseEvent.getType() |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
HasDialogCloseHandlers.addDialogCloseHandler(DialogCloseHandler<W> dialogCloseHandler) |
protected void |
DialogCloseEvent.dispatch(DialogCloseHandler<W> handler) |
Copyright © 2018 Xalys. All rights reserved.