org.kuali.student.lum.ui.theme.standard.client
Class LumThemeImpl
java.lang.Object
org.kuali.student.lum.ui.theme.standard.client.LumThemeImpl
- All Implemented Interfaces:
- LumTheme
public class LumThemeImpl
- extends Object
- implements LumTheme
Fields inherited from interface org.kuali.student.lum.lu.ui.main.client.theme.LumTheme |
INSTANCE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lumImages
private final LumImages lumImages
lumWidgets
private final LumWidgets lumWidgets
lumCss
private final LumCss lumCss
LumThemeImpl
public LumThemeImpl()
getLumCss
public LumCss getLumCss()
- Specified by:
getLumCss
in interface LumTheme
getLumImages
public LumImages getLumImages()
- Specified by:
getLumImages
in interface LumTheme
getLumWidgets
public LumWidgets getLumWidgets()
- Specified by:
getLumWidgets
in interface LumTheme
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.