B
- Concrete builder typepublic interface ClickableLayoutConfigurator<B extends ClickableLayoutConfigurator<B>> extends ComponentContainerConfigurator<B>
Layout
supporting LayoutEvents.LayoutClickListener
s.Modifier and Type | Interface and Description |
---|---|
static interface |
ClickableLayoutConfigurator.BaseClickableLayoutConfigurator
|
ComponentConfigurator.BaseComponentConfigurator
Modifier and Type | Method and Description |
---|---|
B |
withLayoutClickListener(com.vaadin.event.LayoutEvents.LayoutClickListener listener)
Adds a click listener to the layout.
|
add, withComponentAttachListener, withComponentDetachListener
caption, caption, caption, captionAsHtml, description, description, description, disabled, errorHandler, fullHeight, fullSize, fullWidth, height, height, heightUndefined, hidden, icon, id, notVisible, primaryStyleName, replaceStyleName, responsive, sizeUndefined, styleName, width, width, widthUndefined, withAttachListener, withContextClickListener, withData, withDetachListener, withShortcutListener
B withLayoutClickListener(com.vaadin.event.LayoutEvents.LayoutClickListener listener)
LayoutEvents.LayoutClickEvent
.listener
- The listener to addCopyright © 2018 The Holon Platform. All rights reserved.