|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.util.FlashUtils
public class FlashUtils
Utility methods related to Flash objects.
| Constructor Summary | |
|---|---|
FlashUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
encodeFlashVariable(java.lang.String text)
Encodes a text used as Flash variable. |
static java.lang.String |
getAllowScriptAccess(JRExporterContext context,
JRGenericPrintElement element)
Determines the allowScriptAccess parameter for a Flash element. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlashUtils()
| Method Detail |
|---|
public static java.lang.String encodeFlashVariable(java.lang.String text)
text - the text to encode
public static java.lang.String getAllowScriptAccess(JRExporterContext context,
JRGenericPrintElement element)
context - element -
FlashPrintElement.PROPERTY_ALLOW_SCRIPT_ACCESS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||