|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StyleAbleProvider
This interface should be implemented by a Stylable provider to control the portal in the browser either by CSS or by javascript manipulation of the DOM in the browser.
| Method Summary | |
|---|---|
String |
generateJavaScript(String userId)
Generate the javascript in the header for the user |
String |
generateStyleSheet(String userId)
Generate the StyleSheet in the header for the user |
| Method Detail |
|---|
String generateJavaScript(String userId)
throws Exception
userId -
Exception
String generateStyleSheet(String userId)
throws Exception
userId -
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||