Package | Description |
---|---|
com.xalys.xgl.events.layout.tab | |
com.xalys.xgl.layouts.tab |
Modifier and Type | Field and Description |
---|---|
static Event.Type<BeforeTabCloseHandler<? extends Widget<? extends Element,?>>> |
BeforeTabCloseEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
Event.Type<BeforeTabCloseHandler<W>> |
BeforeTabCloseEvent.getType() |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
HasBeforeTabCloseHandlers.addBeforeTabCloseHandler(BeforeTabCloseHandler<W> beforeTabCloseHandler) |
protected void |
BeforeTabCloseEvent.dispatch(BeforeTabCloseHandler<W> handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
TabPanel.addBeforeTabCloseHandler(BeforeTabCloseHandler<TabPanel> beforeTabCloseHandler) |
Copyright © 2018 Xalys. All rights reserved.