Tag definitions

The ChangePassword component consists of a single JSF component tag called changePassword.

Tag class:

com.businessobjects.jsf.sdk.taglib.ChangePasswordTag

Component class:

com.businessobjects.jsf.sdk.components.UIChangePassword

Example syntax

<boe:changePassword identity="#{identity}">

</boe:changePassword>

Tag attributes (changePassword)

The Component Class Methods column indicates the underlying set of methods that are members of the component class and govern the behavior of the attribute defined in the tag. For more information on these methods, see the JavaServer Faces Components for BusinessObjects Enterprise Java API Reference.

AttributeRequiredComponent Class MethodsDescription

action

false

getAction

setAction

A method binding that refers to a method that performs navigation processing. The results of this method are used by the navigation system to determine which page to display next.

actionListener

false

addActionListener

removeActionListener

Adds an action listener to the component. This is a method binding that refers to a method on a backing bean that takes an ActionEvent as its argument.

autoHandleEvents

false

isAutoHandleEvents

setAutoHandleEvents

Indicates whether the component assumes responsibility for handling its own events.

confirmText

false

getConfirmText

setConfirmText

The text to display for the new password confirmation label.

id

false

getComponentID

setComponentID

The component identifier for this component. This value must be unique within the closest parent component that is a naming container.

identity

true

getIdentity

setIdentity

The Identity bean that is bound to this component.

labelAlignment

false

getLabelAlignment

setLabelAlignment

The horizontal alignment of all labels.

newPasswordText

false

getNewPasswordText

setNewPasswordText

The text to display for the new password label.

oldPasswordText

false

getOldPasswordText

setOldPasswordText

The text to display for the old password label.

renderer

false

getRendererType

setRendererType

Name of the renderer to use if the default renderer is not used.

submitButton

false

getSubmitButton

setSubmitButton

An instance of the SubmitButtonProps class that specifies the properties of the submit button.

title

false

getTitle

setTitle

The advisory title information about markup elements generated for this component.



Business Objects
http://www.businessobjects.com/
Support services
http://www.businessobjects.com/services/support/