| Package | Description |
|---|---|
| com.vaadin.server |
| Modifier and Type | Method and Description |
|---|---|
PaintTarget.PaintStatus |
JsonPaintTarget.startPaintable(Component connector,
String tagName) |
PaintTarget.PaintStatus |
PaintTarget.startPaintable(Component paintable,
String tag)
Prints element start tag of a paintable section.
|
static PaintTarget.PaintStatus |
PaintTarget.PaintStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaintTarget.PaintStatus[] |
PaintTarget.PaintStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.