| java.lang.Object | ||
| ↳ | ViewModel | |
| ↳ | com.pdftron.pdf.viewmodel.RichTextViewModel | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| RichTextViewModel() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
final
|
getObservable() | ||||||||||
| void | onCloseToolbar() | ||||||||||
| void | onEditorAction(RichTextEvent.Type actionType) | ||||||||||
| void | onOpenToolbar() | ||||||||||
| void | onUpdateDecorationType(com.pdftron.pdf.widget.richtext.PTRichEditor.Type decorationType, boolean checked) | ||||||||||
| void | onUpdateTextStyle(AnnotStyle style) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||