public class DomByCom extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BORDER_MODE |
static String |
BORDER_STYLE_STRING |
static int |
DIV_BORDER |
static int |
DIV_BORDER_WIDTH |
static String |
ID_DIV
This id is used for div elements created by aiBrowser to show border line
of the focused object.
|
static int |
STYLE_BORDER |
static int |
STYLE_BORDER2 |
Constructor and Description |
---|
DomByCom(long iWebBrowser2)
DomByCom is a utility class to obtain the COM wrapper object form the
pointer of the web browser object.
|
public static final String ID_DIV
public static final int DIV_BORDER_WIDTH
public static final int STYLE_BORDER
public static final int DIV_BORDER
public static final int STYLE_BORDER2
public static final int BORDER_MODE
public static final String BORDER_STYLE_STRING
public DomByCom(long iWebBrowser2)
iWebBrowser2
- the native pointer of the IWebBrowser2 object.public void release()
public IDocumentEx getDocument()