D G I R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- Document - Class in io.keikai.doc.ui
-
The Document Editor component represents a simplified version of a document editor.
- Document() - Constructor for class io.keikai.doc.ui.Document
G
- getCustomConfigurationsPath() - Method in class io.keikai.doc.ui.Document
-
Returns the path to the custom configurations file.
- getValue() - Method in class io.keikai.doc.ui.Document
-
Returns the value of the document editor in HTML format.
I
- io.keikai.doc.ui - package io.keikai.doc.ui
- isReadonly() - Method in class io.keikai.doc.ui.Document
-
Returns whether the document editor is in read-only mode.
R
- renderProperties(ContentRenderer) - Method in class io.keikai.doc.ui.Document
S
- service(AuRequest, boolean) - Method in class io.keikai.doc.ui.Document
- setCustomConfigurationsPath(String) - Method in class io.keikai.doc.ui.Document
-
Sets the path to the custom configurations file in a JSON format.
- setReadonly(boolean) - Method in class io.keikai.doc.ui.Document
-
Sets whether the document editor is in read-only mode.
- setValue(String) - Method in class io.keikai.doc.ui.Document
-
Sets the value of the document editor in HTML format.
U
V
- Version - Class in io.keikai.doc.ui
All Classes All Packages