protected class ResultsTablePanel.BrowserBeanItem extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
DataTemplate |
data
The data displayed in the BrowserBean.
|
String |
title
The information used to describe the data.
|
Constructor and Description |
---|
BrowserBeanItem(DataTemplate data,
String title)
Creates an object that stores information used in the BrowserBean
display.
|
public DataTemplate data
public String title
public BrowserBeanItem(DataTemplate data, String title)
data
- the data displayed in the BrowserBeantitle
- the information used to describe the dataCopyright © 2003, 2023, Oracle and/or its affiliates.