Skip to end of banner
Go to start of banner

DeleteRowButton

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

This component is used to display a delete button on tree tables, data tables or data grids.


Info

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


Attributes

NameRequiredTypeDefaultDescription
dataObjecttrueObjectThe data object of the managed bean.The data object of the component .
idtrueStringnullUnique identifier of the component.
managedBeantrueStringnullThe name of the managed bean that will be used for retrieving the component values.

Getting Started with DeleteRowButton


 

  • No labels