public class DataRowView
extends java.lang.Object
DataRow.| Constructor and Description |
|---|
DataRowView(DataView view,
DataRow row)
Initializes a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
DataRow |
getRow()
Gets the
DataRow being viewed. |