THIS
- Self-referential generic THISpublic static interface FluentAction.FluentContainer<THIS extends FluentAction.FluentContainer<THIS>>
extends com.vaadin.event.Action.Container
Action.Container
complemented by fluent setters.Action.Container
Modifier and Type | Method and Description |
---|---|
default THIS |
withActionHandler(com.vaadin.event.Action.Handler actionHandler)
Registers a new action handler for this container
|
default THIS withActionHandler(com.vaadin.event.Action.Handler actionHandler)
actionHandler
- the new handler to be added.Action.Container.addActionHandler(com.vaadin.event.Action.Handler)
Copyright © 2017 Jean-Christophe Fortier. All rights reserved.