We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.ui.themes.
Class LiferayTheme
java.lang.Object
com.vaadin.ui.themes.BaseTheme
com.vaadin.ui.themes.LiferayTheme
- extends BaseTheme
public class LiferayTheme
Field Summary | |
---|---|
static String |
PANEL_LIGHT
Removes borders and background from the panel |
static String |
SPLITPANEL_SMALL
Reduces the split handle to a minimal size (1 pixel) |
static String |
THEME_NAME
|
Fields inherited from class com.vaadin.ui.themes.BaseTheme |
---|
BUTTON_LINK, TREE_CONNECTORS |
Constructor Summary | |
---|---|
LiferayTheme()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
THEME_NAME
public static final String THEME_NAME
See Also:
PANEL_LIGHT
public static final String PANEL_LIGHT
- See Also:
- Constant Field Values
Removes borders and background from the panel
SPLITPANEL_SMALL
public static final String SPLITPANEL_SMALL
- See Also:
- Constant Field Values
Reduces the split handle to a minimal size (1 pixel)
Constructor Detail |
---|
LiferayTheme
public LiferayTheme()