ariba.ui.aribaweb.core
Class AWResourceUrl
java.lang.Object
ariba.ui.aribaweb.util.AWBaseObject
ariba.ui.aribaweb.core.AWBaseElement
ariba.ui.aribaweb.core.AWBindableElement
ariba.ui.aribaweb.core.AWResourceUrl
- All Implemented Interfaces:
- AWBindable, AWCycleable, AWCycleableReference, AWElement, AWVisitable, AWObject, Cloneable
public final class AWResourceUrl
- extends AWBindableElement
| 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 |
AWResourceUrl
public AWResourceUrl()
init
public void init(String tagName,
Map bindingsHashtable)
- Specified by:
init in interface AWBindable- Overrides:
init in class AWBindableElement
renderResponse
public void renderResponse(AWRequestContext requestContext,
AWComponent component)
- Description copied from interface:
AWCycleable
- The receiver should render its content to the
AWRequestContext.response()
- Specified by:
renderResponse in interface AWCycleable- Overrides:
renderResponse in class AWBaseElement
- Parameters:
requestContext - the context for the current request.component - the current parent component
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.