ValoTheme is
supported.@Deprecated public class Runo extends BaseTheme
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCORDION_LIGHT
Deprecated.
A detached looking accordion, providing space around its captions and
content.
|
static String |
BUTTON_BIG
Deprecated.
Big sized button, use to gather much attention for some particular
action.
|
static String |
BUTTON_DEFAULT
Deprecated.
Default action style for buttons (the button that should get activated
when the user presses 'enter' in a form).
|
static String |
BUTTON_SMALL
Deprecated.
Small sized button, use for context specific actions for example.
|
static String |
CSSLAYOUT_SELECTABLE
Deprecated.
Adds necessary styles to the layout to make it look selectable (i.e.
|
static String |
CSSLAYOUT_SELECTABLE_SELECTED
Deprecated.
|
static String |
CSSLAYOUT_SHADOW
Deprecated.
Add a drop shadow around the layout and its contained components.
|
static String |
LABEL_H1
Deprecated.
Largest title/header size.
|
static String |
LABEL_H2
Deprecated.
Similar style as in panel captions.
|
static String |
LABEL_SMALL
Deprecated.
Small font size.
|
static String |
LAYOUT_DARKER
Deprecated.
An alternative background color for layouts.
|
static String |
PANEL_LIGHT
Deprecated.
Removes borders and background color from the panel.
|
static String |
PROGRESSBAR_STATIC
Deprecated.
Displays the progress bar with a static background, instead of an
animated one.
|
static String |
SPLITPANEL_REDUCED
Deprecated.
Reduces the width/height of the split handle.
|
static String |
SPLITPANEL_SMALL
Deprecated.
Reduces the visual size of the split handle to one pixel (the active drag
size is still larger).
|
static String |
TABLE_BORDERLESS
Deprecated.
Removes the border and background color from the table.
|
static String |
TABLE_SMALL
Deprecated.
Smaller header and item fonts.
|
static String |
TABSHEET_SMALL
Deprecated.
Smaller tabs, no border and background for content area.
|
static String |
TEXTFIELD_SMALL
Deprecated.
Small sized text field with small font.
|
static String |
THEME_NAME
Deprecated.
|
static String |
WINDOW_DIALOG
Deprecated.
Smaller header and a darker background color for the window.
|
BUTTON_LINK, CLIP, TREE_CONNECTORS| Constructor and Description |
|---|
Runo()
Deprecated.
|
public static final String THEME_NAME
public static final String BUTTON_SMALL
public static final String BUTTON_BIG
public static final String BUTTON_DEFAULT
public static final String PANEL_LIGHT
public static final String PROGRESSBAR_STATIC
public static final String TABSHEET_SMALL
public static final String SPLITPANEL_REDUCED
public static final String SPLITPANEL_SMALL
public static final String LABEL_H1
public static final String LABEL_H2
public static final String LABEL_SMALL
public static final String LAYOUT_DARKER
public static final String CSSLAYOUT_SHADOW
Note: does not work in Internet Explorer 6
public static final String CSSLAYOUT_SELECTABLE
CSSLAYOUT_SELECTABLE_SELECTED style for the same layout to make
it look selected or not.public static final String CSSLAYOUT_SELECTABLE_SELECTED
public static final String TEXTFIELD_SMALL
public static final String TABLE_SMALL
public static final String TABLE_BORDERLESS
public static final String ACCORDION_LIGHT
public static final String WINDOW_DIALOG
public static String themeName()
Copyright © 2019 Vaadin Ltd. All rights reserved.