Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This component is used to display an input element on the page that provides the user prompt geographical suggestions while the address is being typed into the input box.



Info

Tag<crm:googleAddressInputText>
XML Namespacehttp://java.sun.com/jsf/composite/crm


Attributes

NameRequiredTypeDefaultDescription
addresstrueStringnullThe address to be searched.
idfalsetrueStringnullUnique identifier of the component.
managedBeanfalsetrueStringnullThe name of the managed bean that will be used for retrieving the component values.
placeholderfalseStringemptyA short hint that describes the expected value of this input element.
setGoogleAddresstrueStringnullThe name of the client side callback to execute when the value of the input element has been changed.
visiblefalseBooleantrueControls the visibility of the component.


Getting Started with GoogleAddressInputText