Versions Compared

Key

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

This component is used to display a delete confirmation dialog on the page.(info)

Image Added



Info
iconfalse

 Should be used only with a deleteRowButton component. 

...


Info

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

...

NameRequiredTypeDefaultDescription
dataObjectfalseObjectThe data object of the managed bean.The data object of the component .
managedBeantrueStringnullThe name of the managed bean that will be used for retrieving the component values.
redirecttrueStringnullThe page to redirect when delete action is confirmed.

Getting Started with DeleteRowDialog

...