Package ariba.ui.aribaweb.html Description

AW Elements / Components that mirror standard HTML elements (Hyperlink, Form, Input elements), but with dynamically bindable attributes, values, and actions.

Key classes include: a:Hyperlink, a:Form, a:TextField, a:TextArea, a:Popup, a:Checkbox, a:RadioButton,

In many cases these basic controls are used in concert with higher level/ components from the widgets framework (e.g. w:TextButton, w:PopupMenuLink, t:DataTable, w:OutlineControl, etc).

This package also includes A:ClientSideScript which corresponds to the html "script" tag used for inline javascript and file includes. Note, however, that in AW, authoring of custom javascript is seldom required (see a:RefreshRegion) and is generally discouraged.

See Also:
ariba.ui.widgets, ariba.ui.table, ariba.ui.outline, ariba.ui.validation

Class Summary
AWActionCheckbox This is really a private class to be used only by AWCheckbox.
AWArea  
AWBaseImage  
AWBody  
AWBrowser  
AWCheckbox  
AWClientSideScript  
AWConstants  
AWDebugContent  
AWExampleComponent Created by IntelliJ IDEA.
AWFileUpload  
AWFileUploadInternals Because applyValues is overridden and super.applyValues is NOT called, the template for this component should not contain ANY elements which consume element id's.
AWForm  
AWFrame  
AWHead  
AWHiddenFormParameter A component that encapsulates encoding of parameter values that are used in a form.
AWHiddenFormValue  
AWHyperlink  
AWIFrame  
AWImage subclassed by ariba/common/template/customer/AribaImage
AWImageButton  
AWImageData  
AWJSListRepetition  
AWLabel  
AWMetaContentType  
AWMetaRefresh  
AWMultiTabException  
AWPageWrapper  
AWPasswordField  
AWPopup  
AWPrivateHyperlink  
AWPrivateScript  
AWRadioButton  
AWRadioButtonEnvironment  
AWStaticImage  
AWStyleSheet  
AWSubmitButton Use ariba.ui.widgets.TextButton instead
AWTdContainer  
AWTdElement  
AWTextArea  
AWTextField  
BindingNames  
HyperlinkExample Created by IntelliJ IDEA.
SubmitButtonExample Created by IntelliJ IDEA.
TextFieldExample Created by IntelliJ IDEA.
TextFieldExample2 Created by IntelliJ IDEA.
 


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