|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StyleKitFactory
Theme factory.
Implemented by developers who want to provide default styling behavior for the XSP runtime.
| Field Summary | |
|---|---|
static int |
STYLEKIT_APPLICATION
|
static java.lang.String |
STYLEKIT_FACTORY_SERVICE
|
static int |
STYLEKIT_GLOBAL
|
static int |
STYLEKIT_SITE
|
| Method Summary | |
|---|---|
java.io.InputStream |
getThemeAsStream(java.lang.String themeId,
int scope)
Load a whole theme as an InputStream. |
java.io.InputStream |
getThemeFragmentAsStream(java.lang.String themeId,
int scope)
Load a theme fragment as an InputStream. |
| Field Detail |
|---|
static final java.lang.String STYLEKIT_FACTORY_SERVICE
static final int STYLEKIT_GLOBAL
static final int STYLEKIT_SITE
static final int STYLEKIT_APPLICATION
| Method Detail |
|---|
java.io.InputStream getThemeAsStream(java.lang.String themeId,
int scope)
java.io.InputStream getThemeFragmentAsStream(java.lang.String themeId,
int scope)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||