|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.gwt.shared.CmsIconUtil
org.opencms.gwt.CmsIconUtil
public class CmsIconUtil
Utility class to generate the resource icon CSS.
Nested Class Summary | |
---|---|
static class |
CmsIconUtil.CssBuilder
Inner helper class for building the CSS rules. |
Field Summary |
---|
Fields inherited from class org.opencms.gwt.shared.CmsIconUtil |
---|
SMALL_SUFFIX, TYPE_ICON_CLASS |
Constructor Summary | |
---|---|
CmsIconUtil()
|
Method Summary | |
---|---|
static String |
buildResourceIconCss()
Builds the CSS for all resource types. |
Methods inherited from class org.opencms.gwt.shared.CmsIconUtil |
---|
getFileTypeIconClass, getResourceIconClasses, getResourceIconClasses, getResourceSubTypeIconClass, getResourceTypeIconClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CmsIconUtil()
Method Detail |
---|
public static String buildResourceIconCss()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |