|
||||||||||
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.JavascriptContributor
public class JavascriptContributor
Contributes a specific .js file from the webapp to the page.
Field Summary |
---|
Fields inherited from class to.etc.domui.dom.header.HeaderContributor |
---|
C_ENTRY |
Constructor Summary | |
---|---|
JavascriptContributor(java.lang.String path)
|
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 |
Constructor Detail |
---|
public JavascriptContributor(java.lang.String path)
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 |