|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
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.
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 | |
| 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 | |
| AWPageWrapper | |
| AWPasswordField | |
| AWPopup | |
| AWPrivateHyperlink | |
| AWPrivateScript | |
| AWRadioButton | |
| AWRadioButtonEnvironment | |
| AWStaticImage | |
| AWStyleSheet | |
| AWSubmitButton | Use ariba.ui.widgets.TextButton instead |
| AWTdContainer | |
| AWTdElement | |
| AWTextArea | |
| AWTextField | |
| BindingNames | |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||