Public Methods |
static
void
|
Destroy(long impl)
|
static
void
|
EraseAppearance(long impl)
|
static
long
|
FieldCreate(long field_dict)
|
static
long
|
FindInheritedAttribute(long impl, String attrib)
|
static
void
|
Flatten(long impl, long page)
|
static
long
|
GetDefaultAppearance(long impl)
|
static
long
|
GetDefaultValue(long impl)
|
static
String
|
GetDefaultValueAsString(long impl)
|
static
boolean
|
GetFlag(long impl, int flag)
|
static
int
|
GetJustification(long impl)
|
static
int
|
GetMaxLen(long impl)
|
static
String
|
GetName(long impl)
|
static
String
|
GetOpt(long impl, int opt_idx)
|
static
int
|
GetOptCount(long impl)
|
static
String
|
GetPartialName(long impl)
|
static
long
|
GetSDFObj(long impl)
|
static
int
|
GetType(long impl)
|
static
long
|
GetUpdateRect(long impl)
|
static
long
|
GetValue(long impl)
|
static
boolean
|
GetValueAsBool(long impl)
|
static
String
|
GetValueAsString(long impl)
|
static
boolean
|
IsAnnot(long impl)
|
static
boolean
|
IsValid(long impl)
|
static
void
|
RefreshAppearance(long impl)
|
static
void
|
Rename(long impl, String field_name)
|
static
void
|
SetFlag(long impl, int flag, boolean value)
|
static
void
|
SetJustification(long impl, int j)
|
static
void
|
SetMaxLen(long impl, int max_len)
|
static
void
|
SetValue(long impl, long value)
|
static
void
|
SetValue(long impl, boolean is_checked)
|
static
void
|
SetValue(long impl, String value)
|
static
long
|
UseSignatureHandler(long impl, long id)
|