Package ariba.ui.validation Description

Family of components for creating data entry forms. (This package could probably better be named "form" than "validation").

w: namespace -- Namespace aware templates typically refer to these components with the "w:" prefix (e.g.<w:FormRow/>)

Commonly used tags include:

Also, a set of useful formatters are registered by AWVFormatterFactory and are accessible in your component bindings as follows: formatter="$formatters.shortDate


Interface Summary
AWVFormatterFactory.FormatterProvider  
AWVValidator  
GenericMoneyFormatter.MoneyConverter  
 

Class Summary
AWVBigDecimalFormatter  
AWVConciseDateTimeFormatter  
AWVDateFormatter Wrapper class around util's DateFormatter.
AWVFormatterAccess Class Extension to add "formatters" key to AWComponent.
AWVFormatterAccess.AWVFormatterAccess_AWComponent Instance for AWComponent
AWVFormatterFactory Provides a default (localized) set of formatters accessible via "$formatters.{name}" bindings off of AWComponents.
AWVFormatterFactory.BlankNullChainedFormatter  
AWVFormatterFactory.HiddenPasswordFormatter  
AWVFormatterFactory.NonBlankString  
AWVFormatterFactory.TimeDurationFormatter Covert time in seconds to format like 1:23:22.01
AWVIdentifierFormatter  
AWVLocalizedDateFormatter  
AWVLongDateFormatter  
AWVLongDateTimeFormatter  
AWVModalPageWrapper  
AWVPasswordField  
AWVPopup  
AWVShortDateFormatter  
AWVTextArea  
AWVTimeMillisFormatter  
AWVValidationInvocation  
BigDecimalMoneyFormatter A currency-specific formatter for BigDecimals.
BigDecimalMoneyFormatter.BigDecimalMoneyAdaptor  
BigDecimalMoneyFormatter.Currency  
BigDecimalMoneyFormatter.CurrencyAdapter  
BigDecimalMoneyFormatter.CurrencyFormatterMap Lazy map for producing formatters for a specific currency
ChoiceSource ChoiceSource: implements a chooser source abstraction on various types (Lists, ChooserSelectionSources, etc)
ChoiceSource.ChoiceSource_ChooserSelectionSource  
ChoiceSource.ChoiceSource_List  
ChoiceSourceRegistry  
ChoiceSourceRegistry.Provider Provider: provide a choice source for a Class
CompactForm  
CompactFormRow  
ComplexRepetition  
FormGroupBlock  
FormRow  
FormTable  
GenericChooser  
GenericChooser.FieldPathFormatter  
GenericMoneyFormatter Responsible for formatting, parsing, and comparing money values.
Initialization  
PipedFormatter This formatter pipes String object values *backward* through its coercion formatter, and then forward through its data formatter.
ValidatingTabSet  
 


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