Skip to end of banner
Go to start of banner

crm: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 16 Next »

Overview

The <crm:deleteRowButton> tag is used to display a delete button on tree tables, data tables or data grids.

It should be defined only in data tables or grids.

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

The following example shows a delete row button component.


 

  • No labels