| Package | Description |
|---|---|
| com.holonplatform.vaadin.components |
| Modifier and Type | Method and Description |
|---|---|
ComposableComponent.ComponentsWidthMode |
ComposableComponent.getComponentsWidthMode()
Get the composed Components width setup mode.
|
static ComposableComponent.ComponentsWidthMode |
ComposableComponent.ComponentsWidthMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComposableComponent.ComponentsWidthMode[] |
ComposableComponent.ComponentsWidthMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
B |
ComposableComponent.Builder.componentsWidthMode(ComposableComponent.ComponentsWidthMode componentsWidthMode)
Set the composed Components width setup mode.
|
Copyright © 2019 The Holon Platform. All rights reserved.