C
- Layout typeB
- Concrete builder typepublic interface BaseLayoutBuilder<C extends com.vaadin.ui.Layout,B extends BaseLayoutBuilder<C,B>> extends ComponentContainerBuilder<C,B>
Layout
component containers.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
build, deferLocalization, dragSource, dropTarget
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.