public class NotificationTextColumnDefinition extends ConfiguredColumnDefinition
Modifier and Type | Class and Description |
---|---|
class |
NotificationTextColumnDefinition.MessageTextValueProvider
Formatted message content for
NotificationTextColumnDefinition . |
Modifier and Type | Field and Description |
---|---|
static double |
MAX_NOTI_TEXT_WIDTH |
Constructor and Description |
---|
NotificationTextColumnDefinition() |
Modifier and Type | Method and Description |
---|---|
double |
getMinimumWidth() |
Class<? extends com.vaadin.ui.renderers.AbstractRenderer> |
getRenderer() |
Class<? extends com.vaadin.data.ValueProvider> |
getValueProvider() |
boolean |
isMinimumWidthFromContent() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescriptionGenerator, getEditor, getExpandRatio, getFilterComponent, getLabel, getMaximumWidth, getName, getType, getWidth, isEditable
public static final double MAX_NOTI_TEXT_WIDTH
public Class<? extends com.vaadin.ui.renderers.AbstractRenderer> getRenderer()
public Class<? extends com.vaadin.data.ValueProvider> getValueProvider()
public boolean isMinimumWidthFromContent()
public double getMinimumWidth()
Copyright © 2021 Magnolia International Ltd.. All rights reserved.