public static interface PresentationEvent.PresentationHandler
extends com.google.gwt.event.shared.EventHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(PresentationEvent event) |
void |
onPresentationEvent(PresentationEvent event) |
boolean accepts(PresentationEvent event)
void onPresentationEvent(PresentationEvent event)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.