public class HTMLAPIReference extends BaseStruct
Modifier and Type | Field and Description |
---|---|
static int |
_CommandId |
static int |
_NumArgs |
static int |
_NumTargets |
static int |
_pArgs |
static int |
_pFragment |
static int |
_pRefText |
static int |
_pTargets |
static int |
_RefType |
static int |
_URLParts |
static int |
sizeOf |
data, owned
Constructor and Description |
---|
HTMLAPIReference() |
HTMLAPIReference(long data) |
HTMLAPIReference(long data,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
HTMLAPI_URLArg[] |
getArgs() |
CmdId |
getCommandId() |
int |
getCommandIdRaw() |
int |
getNumArgs() |
int |
getNumTargets() |
long |
getPArgs() |
long |
getPFragment() |
long |
getPRefText() |
long |
getPTargets() |
HTMLAPI_REF_TYPE |
getRefType() |
int |
getRefTypeRaw() |
HTMLAPI_URLTargetComponent[] |
getTargets() |
long |
getURLParts() |
_checkRefValidity, _getBYTE, _getDHandle, _getDWORD, _getFONTID, _getHTMLAPI_REF_TYPE, _getInt, _getLong, _getNOTEID, _getPointer, _getUSHORT, _getWORD, _setBYTE, _setDHandle, _setDWORD, _setFONTID, _setInt, _setLong, _setNOTEID, _setUSHORT, _setWORD, finalize, free, free, getAllocatedStructCount, getDataPtr, getField, isRefValid, isTraceCreation, setDataPtr, setTraceCreation, toString
public static final int sizeOf
public static final int _RefType
public static final int _pRefText
public static final int _CommandId
public static final int _pTargets
public static final int _pArgs
public static final int _NumTargets
public static final int _NumArgs
public static final int _pFragment
public static final int _URLParts
public HTMLAPIReference()
public HTMLAPIReference(long data)
public HTMLAPIReference(long data, boolean owned)
public int getRefTypeRaw()
public long getPRefText()
public int getCommandIdRaw()
public long getPTargets()
public long getPArgs()
public int getNumTargets()
public int getNumArgs()
public long getPFragment()
public long getURLParts()
public HTMLAPI_REF_TYPE getRefType()
public CmdId getCommandId()
public HTMLAPI_URLTargetComponent[] getTargets()
public HTMLAPI_URLArg[] getArgs()
Copyright © 2014–2018. All rights reserved.