EvinceDocument.FormFieldText¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
comb |
r |
||
do_scroll |
r |
||
do_spell_check |
r |
||
is_password |
r |
||
is_rich_text |
r |
||
max_len |
r |
||
parent |
r |
||
text |
r |
||
type |
r |
Class Details¶
- class EvinceDocument.FormFieldText(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(id, type)¶
- Parameters:
id (
int
) –type (
EvinceDocument.FormFieldTextType
) –
- Return type: