public class CDEMBEDDEDCTL extends BaseCDStruct<WSIG> implements CDFieldStruct
Modifier and Type | Field and Description |
---|---|
static int |
_CtlStyle |
static int |
_CtlType |
static int |
_Flags |
static int |
_Header |
static int |
_Height |
static int |
_MaxChars |
static int |
_MaxLines |
static int |
_Percentage |
static int |
_Spare |
static int |
_Version |
static int |
_Width |
static int |
sizeOf |
data, owned
Constructor and Description |
---|
CDEMBEDDEDCTL() |
CDEMBEDDEDCTL(long data) |
CDEMBEDDEDCTL(long data,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
void |
_readODSVariableData(DominoAPI api,
long dataPtr) |
EC_STYLE |
getCtlStyle() |
int |
getCtlStyleRaw() |
EMBEDDEDCTL_TYPE |
getCtlType() |
short |
getCtlTypeRaw() |
Set<EC_FLAG> |
getFlags() |
short |
getFlagsRaw() |
WSIG |
getHeader() |
short |
getHeight() |
short |
getMaxChars() |
short |
getMaxLines() |
ODSType |
getODSType() |
short |
getPercentage() |
short |
getVersion() |
short |
getWidth() |
void |
setHeader(WSIG signature) |
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 _CtlStyle
public static final int _Flags
public static final int _Width
public static final int _Height
public static final int _Version
public static final int _CtlType
public static final int _MaxChars
public static final int _MaxLines
public static final int _Percentage
public static final int _Spare
public CDEMBEDDEDCTL()
public CDEMBEDDEDCTL(long data)
public CDEMBEDDEDCTL(long data, boolean owned)
public ODSType getODSType()
getODSType
in class BaseODSStruct
public 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 int getCtlStyleRaw()
public short getFlagsRaw()
public short getWidth()
public short getHeight()
public short getVersion()
public short getCtlTypeRaw()
public short getMaxChars()
public short getMaxLines()
public short getPercentage()
public EC_STYLE getCtlStyle()
public EMBEDDEDCTL_TYPE getCtlType()
Copyright © 2014–2018. All rights reserved.