ariba.ui.aribaweb.core
Class AWJavascriptString
java.lang.Object
ariba.ui.aribaweb.util.AWBaseObject
ariba.ui.aribaweb.core.AWBaseElement
ariba.ui.aribaweb.core.AWBindableElement
ariba.ui.aribaweb.core.AWPrimitiveString
ariba.ui.aribaweb.core.AWJavascriptString
- All Implemented Interfaces:
- AWBindable, AWCycleable, AWCycleableReference, AWElement, AWVisitable, AWObject, Cloneable
public final class AWJavascriptString
- extends AWPrimitiveString
A string class that prevents "bad" javascript from being included in the pages.
| Fields inherited from class ariba.ui.aribaweb.util.AWBaseObject |
AribaHashtableClass, AribaVectorClass, ClassClass, EmptyHashtable, EmptyMap, EmptyVector, False, IntegerClass, JavaHashtableClass, JavaMapClass, JavaVectorClass, LogHandling, NullObject, ObjectClass, StringClass, True, UndefinedObject, UndefinedString, UninitializedRealNumber |
| Methods inherited from class ariba.ui.aribaweb.core.AWBaseElement |
applyValues, bareStringContent, clone, continueVisit, determineInstance, invokeAction, lineNumber, setLineNumber, setTemplateName, startVisit, templateName, toString |
| Methods inherited from interface ariba.ui.aribaweb.core.AWElement |
clone |
AWJavascriptString
public AWJavascriptString()
init
public void init(String tagName,
Map bindingsHashtable)
- Specified by:
init in interface AWBindable- Overrides:
init in class AWPrimitiveString
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.