public class RowDnDEvent extends Object
| Constructor and Description |
|---|
RowDnDEvent(int rowHashBegin,
int rowHashCodeEnd,
RowDrop.Orientation orientation) |
| Modifier and Type | Method and Description |
|---|---|
RowDrop.Orientation |
getOrientation() |
int |
getRowHashCodeBegin() |
int |
getRowHashCodeEnd() |
public RowDnDEvent(int rowHashBegin,
int rowHashCodeEnd,
RowDrop.Orientation orientation)
public RowDrop.Orientation getOrientation()
public int getRowHashCodeBegin()
public int getRowHashCodeEnd()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.