|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.common.DisplayJavascriptHelper
public class DisplayJavascriptHelper
This helper class handles the processing of the DisplayJavascript PEIs and returns the end result scripts.
| Method Summary | |
|---|---|
static HTMLScriptCollection |
DoDisplayJavascriptPEI(AActivitySpace _asSession)
Deprecated. |
HTMLScriptCollection |
DoDisplayJavascriptPEIs(AActivitySpace _asSession)
This helper method handles the processing of the DisplayJavascript PEIs. |
static IDisplayJavascriptHelper |
getInstance()
|
static void |
setTestInstance(IDisplayJavascriptHelper testHelper)
Unit tests should use this method to overwrite/teardown existing helper singleton. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static IDisplayJavascriptHelper getInstance()
public static void setTestInstance(IDisplayJavascriptHelper testHelper)
public HTMLScriptCollection DoDisplayJavascriptPEIs(AActivitySpace _asSession)
IDisplayJavascriptHelper
DoDisplayJavascriptPEIs in interface IDisplayJavascriptHelper_asSession - The current space
public static HTMLScriptCollection DoDisplayJavascriptPEI(AActivitySpace _asSession)
_asSession - The current space
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||