|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Coordinate | |
|---|---|
| org.drools.guvnor.client.widgets.decoratedgrid | |
| org.drools.guvnor.client.widgets.decoratedgrid.data | |
| Uses of Coordinate in org.drools.guvnor.client.widgets.decoratedgrid |
|---|
| Methods in org.drools.guvnor.client.widgets.decoratedgrid that return Coordinate | |
|---|---|
Coordinate |
CellValue.getCoordinate()
|
Coordinate |
MergableGridWidget.CellSelectionDetail.getCoordinate()
|
Coordinate |
CellValue.getHtmlCoordinate()
|
Coordinate |
CellValue.getPhysicalCoordinate()
|
| Methods in org.drools.guvnor.client.widgets.decoratedgrid with parameters of type Coordinate | |
|---|---|
void |
CellValue.setCoordinate(Coordinate coordinate)
|
void |
CellValue.setHtmlCoordinate(Coordinate c)
|
void |
CellValue.setPhysicalCoordinate(Coordinate c)
|
| Uses of Coordinate in org.drools.guvnor.client.widgets.decoratedgrid.data |
|---|
| Methods in org.drools.guvnor.client.widgets.decoratedgrid.data with parameters of type Coordinate | |
|---|---|
CellValue<? extends Comparable<?>> |
DynamicData.get(Coordinate c)
Get the CellValue at the given coordinate |
void |
DynamicData.set(Coordinate c,
Object value)
Set the value at the specified coordinate |
| Constructors in org.drools.guvnor.client.widgets.decoratedgrid.data with parameters of type Coordinate | |
|---|---|
Coordinate(Coordinate c)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||