public class CDFIELDHINT extends BaseCDStruct<WSIG> implements CDFieldStruct
Modifier and Type | Field and Description |
---|---|
static int |
_Flags |
static int |
_Header |
static int |
_HintTextLength |
static int |
_Spare |
static int |
_Spare2 |
static int |
sizeOf |
data, owned
Constructor and Description |
---|
CDFIELDHINT() |
CDFIELDHINT(long data) |
CDFIELDHINT(long data,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
protected void |
_readODSVariableData(DominoAPI api,
long dataPtr) |
WSIG |
getHeader() |
String |
getHintText() |
short |
getHintTextLength() |
ODSType |
getODSType() |
void |
setHeader(WSIG signature) |
void |
setHintTextLength(short hintTextLength) |
readODSVariableData
_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
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
free
public static final int sizeOf
public static final int _Header
public static final int _HintTextLength
public static final int _Flags
public static final int _Spare
public static final int _Spare2
public CDFIELDHINT()
public CDFIELDHINT(long data)
public CDFIELDHINT(long data, boolean owned)
public ODSType getODSType()
getODSType
in class BaseODSStruct
protected void _readODSVariableData(DominoAPI api, long dataPtr)
_readODSVariableData
in class BaseODSStruct
public WSIG getHeader()
getHeader
in class BaseCDStruct<WSIG>
public void setHeader(WSIG signature)
setHeader
in class BaseCDStruct<WSIG>
public short getHintTextLength()
public void setHintTextLength(short hintTextLength)
public String getHintText()
Copyright © 2014–2018. All rights reserved.