|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.domui.dom.header.HeaderContributor
to.etc.domui.dom.header.ThemedJavascriptContributor
public class ThemedJavascriptContributor
Javascript contributor which obtains the Javascript to use from the current theme.
Field Summary |
---|
Fields inherited from class to.etc.domui.dom.header.HeaderContributor |
---|
C_ENTRY |
Method Summary | |
---|---|
void |
contribute(HtmlFullRenderer r)
|
void |
contribute(OptimalDeltaRenderer r)
|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
Methods inherited from class to.etc.domui.dom.header.HeaderContributor |
---|
loadGoogleAnalytics, loadJavascript, loadJavaScriptlet, loadStylesheet, loadThemedJavasciptContributor |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int hashCode()
hashCode
in class HeaderContributor
public boolean equals(java.lang.Object obj)
equals
in class HeaderContributor
public void contribute(HtmlFullRenderer r) throws java.lang.Exception
contribute
in class HeaderContributor
java.lang.Exception
public void contribute(OptimalDeltaRenderer r) throws java.lang.Exception
contribute
in class HeaderContributor
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |