public enum FontOpenCms extends java.lang.Enum<FontOpenCms> implements com.vaadin.server.FontIcon
Enum Constant and Description |
---|
ADD_SMALL
The add icon.
|
APPS
The apps icon.
|
BOOKMARKS
The bookmarks icon.
|
BRACKETS
The brackets icon.
|
BROADCAST
The broadcast icon.
|
CACHE
The cache icon.
|
CHECK_SMALL
The check icon.
|
CIRCLE
The circle icon.
|
CIRCLE_CANCEL
The circle cancel icon.
|
CIRCLE_CHECK
The circle check icon.
|
CIRCLE_HELP
The circle help icon.
|
CIRCLE_INFO
The circle info icon.
|
CIRCLE_INV
The circle invert icon.
|
CIRCLE_INV_CANCEL
The circle invert cancel icon.
|
CIRCLE_INV_CHECK
The circle invert check icon.
|
CIRCLE_INV_MINUS
The circle invert minus icon.
|
CIRCLE_INV_PAUSE
The circle invert pause icon.
|
CIRCLE_INV_PLAY
The circle invert play icon.
|
CIRCLE_INV_PLUS
The circle invert plus icon.
|
CIRCLE_MINUS
The circle minus icon.
|
CIRCLE_PAUSE
The circle pause icon.
|
CIRCLE_PLAY
The circle play icon.
|
CIRCLE_PLUS
The circle plus icon.
|
CLIPBOARD
The clipboard icon.
|
CONTEXT_MENU
The context menu icon.
|
CONTEXT_MENU_DOTS
The context menu dots icon.
|
CONTEXT_MENU_SMALL
The context menu icon.
|
COPY_LOCALE
The copy locale icon.
|
CROP
The crop icon.
|
CROP_REMOVE
The crop remove icon.
|
CUT_SMALL
The cut icon.
|
DATABASE
The database icon.
|
DELETE_SMALL
The delete icon.
|
DOWNLOAD
The download icon.
|
EDIT_DOWN_SMALL
The edit down icon.
|
EDIT_POINT
The bulls eye edit icon.
|
EDIT_POINT_DISABLED
The disabled bulls eye edit icon.
|
EDIT_POINT_SMALL
The bulls eye edit icon.
|
EDIT_UP_SMALL
The edit up icon.
|
ERROR
The error icon.
|
EXIT
The exit icon.
|
FAVORITE_SMALL
The favorite icon.
|
FILE
The file icon.
|
FILE_INV
The inverse file icon.
|
FILTER
The filter icon.
|
FOLDER
The folder icon.
|
GALLERY
The gallery icon.
|
GIT
The git icon.
|
HELP
The help icon.
|
HELP_DISABLED
The disabled help icon.
|
HELP_SMALL
The help icon.
|
HIDE
The hide icon.
|
HIGHLIGHT
The highlight icon.
|
HISTORY
The history icon.
|
IMAGE
The image icon.
|
INFO
The info icon.
|
INFO_SMALL
The info icon.
|
INVISIBLE_CHARS
The invisible chars icon.
|
LINK
The link icon.
|
LIST
The list icon.
|
LOCK_CLOSED
The lock closed icon.
|
LOCK_OPEN
The lock opened icon.
|
LOCK_SMALL
The lock icon.
|
LOG
The log icon.
|
LOGIN
The log icon.
|
MODULE
The module icon.
|
MOVE_SMALL
The move icon.
|
PEN
The pen/edit icon.
|
PEN_SMALL
The pen/edit icon.
|
PREVIEW_SMALL
The preview icon.
|
PROJECT
The project icon.
|
PUBLISH
The publish icon.
|
QUICKLAUNCH_EDITOR
The quick launch editor icon.
|
REDO
The redo icon.
|
REMOVE_LOCALE
The remove locale icon.
|
RESET
The reset icon.
|
SAVE
The save icon.
|
SAVE_EXIT
The save and exit icon.
|
SCHEDULER
The scheduler icon.
|
SEARCH
The search icon.
|
SEARCH_REPLACE
The search replace icon.
|
SEARCH_SMALL
The search icon.
|
SETTINGS
The settings icon.
|
SETTINGS_SMALL
The settings icon.
|
SHOW
The show icon.
|
SITE
The site icon.
|
SITEMAP
The sitemap icon.
|
SITEMAP_SMALL
The sitemap icon.
|
SPACE
An empty icon.
|
SPHERE
The sphere icon.
|
TRASH_SMALL
The trash icon.
|
TREE_MINUS
'minus' state icon for tree opener.
|
TREE_PLUS
'plus' state icon for tree opener.
|
TRIANGLE_DOWN
The triangle down icon.
|
TRIANGLE_RIGHT
The triangle right icon.
|
UNDO
The undo icon.
|
UPLOAD
The upload icon.
|
UPLOAD_SMALL
The upload icon.
|
USERS
The users icon.
|
WAND
The wand icon.
|
WARNING
The warning icon.
|
WRAP_LINES
The wrap lines icon.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
FONT_FAMILY
The font family.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getButtonOverlayStyle()
Returns the button overlay style classes for the icon.
|
int |
getCodepoint() |
java.lang.String |
getFontFamily() |
java.lang.String |
getHtml() |
java.lang.String |
getMIMEType() |
static FontOpenCms |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FontOpenCms[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final FontOpenCms ADD_SMALL
public static final FontOpenCms APPS
public static final FontOpenCms BOOKMARKS
public static final FontOpenCms BRACKETS
public static final FontOpenCms BROADCAST
public static final FontOpenCms CACHE
public static final FontOpenCms CHECK_SMALL
public static final FontOpenCms CIRCLE
public static final FontOpenCms CIRCLE_CANCEL
public static final FontOpenCms CIRCLE_CHECK
public static final FontOpenCms CIRCLE_INFO
public static final FontOpenCms CIRCLE_INV
public static final FontOpenCms CIRCLE_INV_CANCEL
public static final FontOpenCms CIRCLE_INV_CHECK
public static final FontOpenCms CIRCLE_INV_MINUS
public static final FontOpenCms CIRCLE_INV_PAUSE
public static final FontOpenCms CIRCLE_INV_PLAY
public static final FontOpenCms CIRCLE_INV_PLUS
public static final FontOpenCms CIRCLE_MINUS
public static final FontOpenCms CIRCLE_PAUSE
public static final FontOpenCms CIRCLE_PLAY
public static final FontOpenCms CIRCLE_PLUS
public static final FontOpenCms CIRCLE_HELP
public static final FontOpenCms CLIPBOARD
public static final FontOpenCms CONTEXT_MENU
public static final FontOpenCms CONTEXT_MENU_DOTS
public static final FontOpenCms CONTEXT_MENU_SMALL
public static final FontOpenCms COPY_LOCALE
public static final FontOpenCms CROP
public static final FontOpenCms CROP_REMOVE
public static final FontOpenCms CUT_SMALL
public static final FontOpenCms DATABASE
public static final FontOpenCms DELETE_SMALL
public static final FontOpenCms DOWNLOAD
public static final FontOpenCms EDIT_DOWN_SMALL
public static final FontOpenCms EDIT_POINT
public static final FontOpenCms EDIT_POINT_DISABLED
public static final FontOpenCms EDIT_POINT_SMALL
public static final FontOpenCms EDIT_UP_SMALL
public static final FontOpenCms ERROR
public static final FontOpenCms EXIT
public static final FontOpenCms FAVORITE_SMALL
public static final FontOpenCms FILE
public static final FontOpenCms FILE_INV
public static final FontOpenCms FILTER
public static final FontOpenCms FOLDER
public static final FontOpenCms GALLERY
public static final FontOpenCms GIT
public static final FontOpenCms HELP
public static final FontOpenCms HELP_DISABLED
public static final FontOpenCms HIDE
public static final FontOpenCms HIGHLIGHT
public static final FontOpenCms HISTORY
public static final FontOpenCms IMAGE
public static final FontOpenCms INFO
public static final FontOpenCms INFO_SMALL
public static final FontOpenCms INVISIBLE_CHARS
public static final FontOpenCms LINK
public static final FontOpenCms LIST
public static final FontOpenCms LOCK_CLOSED
public static final FontOpenCms LOCK_OPEN
public static final FontOpenCms LOCK_SMALL
public static final FontOpenCms LOG
public static final FontOpenCms LOGIN
public static final FontOpenCms HELP_SMALL
public static final FontOpenCms MODULE
public static final FontOpenCms MOVE_SMALL
public static final FontOpenCms PEN
public static final FontOpenCms PEN_SMALL
public static final FontOpenCms PREVIEW_SMALL
public static final FontOpenCms PROJECT
public static final FontOpenCms PUBLISH
public static final FontOpenCms QUICKLAUNCH_EDITOR
public static final FontOpenCms REDO
public static final FontOpenCms REMOVE_LOCALE
public static final FontOpenCms RESET
public static final FontOpenCms SAVE
public static final FontOpenCms SAVE_EXIT
public static final FontOpenCms SCHEDULER
public static final FontOpenCms SEARCH
public static final FontOpenCms SEARCH_REPLACE
public static final FontOpenCms SEARCH_SMALL
public static final FontOpenCms SETTINGS
public static final FontOpenCms SETTINGS_SMALL
public static final FontOpenCms SHOW
public static final FontOpenCms SITE
public static final FontOpenCms SITEMAP
public static final FontOpenCms SITEMAP_SMALL
public static final FontOpenCms SPACE
public static final FontOpenCms SPHERE
public static final FontOpenCms TRASH_SMALL
public static final FontOpenCms TREE_MINUS
public static final FontOpenCms TREE_PLUS
public static final FontOpenCms TRIANGLE_DOWN
public static final FontOpenCms TRIANGLE_RIGHT
public static final FontOpenCms UNDO
public static final FontOpenCms UPLOAD
public static final FontOpenCms UPLOAD_SMALL
public static final FontOpenCms USERS
public static final FontOpenCms WAND
public static final FontOpenCms WARNING
public static final FontOpenCms WRAP_LINES
public static final java.lang.String FONT_FAMILY
public static FontOpenCms[] values()
for (FontOpenCms c : FontOpenCms.values()) System.out.println(c);
public static FontOpenCms valueOf(java.lang.String name)
name
- the name of the enum constant to be returned.java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is nullpublic java.lang.String getButtonOverlayStyle()
public int getCodepoint()
getCodepoint
in interface com.vaadin.server.FontIcon
FontIcon.getCodepoint()
public java.lang.String getFontFamily()
getFontFamily
in interface com.vaadin.server.FontIcon
FontIcon.getFontFamily()
public java.lang.String getHtml()
getHtml
in interface com.vaadin.server.FontIcon
FontIcon.getHtml()
public java.lang.String getMIMEType()
getMIMEType
in interface com.vaadin.server.Resource
Resource.getMIMEType()