Package | Description |
---|---|
gwt.material.design.client.base | |
gwt.material.design.client.events |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
AbstractSideNav.addClosingHandler(SideNavClosingEvent.SideNavClosingHandler handler) |
com.google.web.bindery.event.shared.HandlerRegistration |
HasSideNavHandlers.addClosingHandler(SideNavClosingEvent.SideNavClosingHandler handler)
This handler will be triggered when the side nav starts closing.
|
Modifier and Type | Field and Description |
---|---|
static com.google.gwt.event.shared.GwtEvent.Type<SideNavClosingEvent.SideNavClosingHandler> |
SideNavClosingEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.GwtEvent.Type<SideNavClosingEvent.SideNavClosingHandler> |
SideNavClosingEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
SideNavClosingEvent.dispatch(SideNavClosingEvent.SideNavClosingHandler handler) |
Copyright © 2018. All rights reserved.