|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StyleContext
The StyleContext interface is used to provide information about the target end user environment. It also provides access to general-purpose facilities.
Method Summary | |
---|---|
boolean |
checkStylesModified()
|
boolean |
disableStandardsMode()
|
TrinidadAgent |
getAgent()
Returns the end user's Agent. |
java.lang.String |
getGeneratedFilesPath()
|
org.apache.myfaces.trinidad.context.LocaleContext |
getLocaleContext()
Returns the end user's locale. |
StyleMap |
getStyleMap()
|
StyleProvider |
getStyleProvider()
|
Method Detail |
---|
org.apache.myfaces.trinidad.context.LocaleContext getLocaleContext()
TrinidadAgent getAgent()
java.lang.String getGeneratedFilesPath()
boolean checkStylesModified()
boolean disableStandardsMode()
StyleProvider getStyleProvider()
StyleMap getStyleMap()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |