|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IThemeSPI.ResourceFolder | |
---|---|
lumis.portal.theme | Contains the portal themes feature implementation. |
Uses of IThemeSPI.ResourceFolder in lumis.portal.theme |
---|
Methods in lumis.portal.theme that return IThemeSPI.ResourceFolder | |
---|---|
static IThemeSPI.ResourceFolder |
IThemeSPI.ResourceFolder.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IThemeSPI.ResourceFolder[] |
IThemeSPI.ResourceFolder.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in lumis.portal.theme with parameters of type IThemeSPI.ResourceFolder | |
---|---|
Set<String> |
IThemeSPI.getResources(IThemeSPI.ResourceFolder resourceFolder)
Returns the resources inside the given resource folder of this theme. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |