Class RowLocation
java.lang.Object
org.uitnet.testing.smartfwk.ui.standard.imgobj.datagrid.RowLocation
public class RowLocation extends Object
- Author:
- Madhav Krishna
-
Field Summary
-
Constructor Summary
Constructors Constructor Description RowLocation(Integer y1, Integer y2) -
Method Summary
Modifier and Type Method Description intgetRowHeight()IntegergetY1()IntegergetY2()
-
Field Details
-
y1
-
y2
-
-
Constructor Details
-
RowLocation
-
-
Method Details
-
getY1
-
getY2
-
getRowHeight
public int getRowHeight()
-