public static final class GraphicsBase.RowEditorParameter<R extends Row<?,?,?>> extends Object
| Constructor and Description |
|---|
RowEditorParameter(GraphicsBase<R> graphics,
R row) |
| Modifier and Type | Method and Description |
|---|---|
GraphicsBase<R> |
getGraphics() |
R |
getRow() |
void |
stopEditing() |
public RowEditorParameter(GraphicsBase<R> graphics, R row)
public R getRow()
public GraphicsBase<R> getGraphics()
public void stopEditing()
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.