|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.efaps.ui.wicket.behaviors.dojo.DojoReference
public final class DojoReference
This class provides static access to the ResourceReferences needed to use the DojoToolKit.
| Field Summary | |
|---|---|
static org.apache.wicket.ResourceReference |
CSS_TUNDRA
Reference to the stylesheet. |
static org.apache.wicket.markup.html.resources.JavascriptResourceReference |
JS_DOJO
Reference to the JavaScript. |
static org.apache.wicket.markup.html.resources.JavascriptResourceReference |
JS_EFAPSDOJO
Reference to the JavaScript. |
| Method Summary | |
|---|---|
static java.lang.String |
getConfigJavaScript(org.apache.wicket.ResourceReference _reference)
method to create the tag for linking JavaScript. |
static org.apache.wicket.behavior.HeaderContributor |
getHeaderContributerforDojo()
Method to get a HeaderContibuter for adding dojo to a webpage. |
static org.apache.wicket.behavior.HeaderContributor |
getHeaderContributerforEfapsDojo()
Method to get a HeaderContibuter for adding efaps specific part of dojo to a webpage. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.wicket.ResourceReference CSS_TUNDRA
public static final org.apache.wicket.markup.html.resources.JavascriptResourceReference JS_DOJO
public static final org.apache.wicket.markup.html.resources.JavascriptResourceReference JS_EFAPSDOJO
| Method Detail |
|---|
public static org.apache.wicket.behavior.HeaderContributor getHeaderContributerforDojo()
public static org.apache.wicket.behavior.HeaderContributor getHeaderContributerforEfapsDojo()
public static java.lang.String getConfigJavaScript(org.apache.wicket.ResourceReference _reference)
_reference - ResourceReference to be linked
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||