public interface DataView
Modifier and Type | Field and Description |
---|---|
static int |
DATAVIEW_IMAGE
The image view type
|
static int |
DATAVIEW_TABLE
The table view type
|
static int |
DATAVIEW_TEXT
The text view type
|
static int |
DATAVIEW_UNKNOWN
The unknown view type
|
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disposes this datao viewer
|
HObject |
getDataObject() |
static final int DATAVIEW_UNKNOWN
static final int DATAVIEW_TABLE
static final int DATAVIEW_IMAGE
static final int DATAVIEW_TEXT
HObject getDataObject()
void dispose()
Copyright © 2017. All Rights Reserved.