From JRapid
The "entity" attribute of a column inside a panel specifies the type for this column element.
Usage:
<listing entity = ENTITY name= NAME title= TITLE />
Example:
- Including a listing of entity Seller.
<listing entity="Seller" name="sellerListing" title="Sellers"/>