ariba.ui.aribaweb.core
Interface AWBindable

All Superinterfaces:
AWCycleable, AWCycleableReference, AWElement, AWObject, AWVisitable, java.lang.Cloneable
All Known Subinterfaces:
AWComponentDefinition.ScriptClassProvider
All Known Implementing Classes:
AWAction, AWActionId, AWActionUrl, AWApi, AWApiDeclaration, AWAppendEnvironment, AWBindableElement, AWBindingApi, AWBlock, AWComment, AWComponentReference, AWConcreteXmlNode, AWContainerElement, AWContent, AWContentApi, AWElse, AWEnvironment, AWExampleApi, AWFor, AWGenericContainer, AWGenericElement, AWHtmlTemplateParser.LiteralContainer, AWIf, AWIf.AWIfBlock, AWIncludeComponent, AWIncludeContent, AWIncludeExample, AWInitializeValue, AWJavascriptString, AWLocal, AWMappingRepetition, AWMessageArgument, AWMetaTemplateConditional, AWMethodInvocation, AWOutputRangeCheck, AWPhaseInvocation, AWPrimitiveString, AWResourceOverlay, AWResourceUrl, AWScope, AWSetValue, AWStaticContent, AWStaticImage, AWString, AWSubcomponentScope, AWTaggedContainer, AWTaggedElement, AWTButtonArea, AWTColumn, AWTCSVData, AWTDataTable.Column, AWTDataTable.ProxyColumn, AWTdContainer, AWTdElement, AWTDynamicColumns, AWTDynamicDetailAttributes, AWTHeadingArea, AWTMetaColumn, AWTMetaContent, AWTMultiSelectColumn, AWTPivotState.PivotAttributesColumn, AWTPivotState.PivotEdgeColumn, AWTPivotState.RowAttributeExpandoColumn, AWTPivotState.RowAttributeLabelColumn, AWTRightButtonArea, AWTRowDetail, AWTRowDetailExpandoColumn.Column, AWTSelectionButtonArea, AWTSingleSelectColumn, AWVValidationInvocation, AWWhile, Markdown, MetaContext, MetaIncludeComponent, MetaRules, MetaTableColumn, MetaTableColumns, MetaTableDetailColumnRenderer.Column, ToggleBox.ToggleBoxElement, ToggleBoxBody, ToggleBoxHeading

public interface AWBindable
extends AWElement


Method Summary
 AWBinding[] allBindings()
           
 void init(java.lang.String tagName, java.util.Map bindingsHashtable)
           
 java.lang.String tagName()
           
 
Methods inherited from interface ariba.ui.aribaweb.core.AWElement
appendTo, clone, validate
 
Methods inherited from interface ariba.ui.aribaweb.core.AWCycleable
applyValues, invokeAction, renderResponse
 
Methods inherited from interface ariba.ui.aribaweb.core.AWCycleableReference
determineInstance, determineInstance
 
Methods inherited from interface ariba.ui.aribaweb.util.AWObject
getFieldValue, init, isKindOfClass, setFieldValue
 
Methods inherited from interface ariba.ui.aribaweb.core.AWVisitable
continueVisit, startVisit
 

Method Detail

init

void init(java.lang.String tagName,
          java.util.Map bindingsHashtable)

tagName

java.lang.String tagName()

allBindings

AWBinding[] allBindings()


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.