Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
141782 | Jan 4,2019 03:05 AM UTC | Jan 4,2019 09:54 AM UTC | JavaScript - EJ 2 | 1 |
![]() |
Tags: DocumentEditor |
Query |
Response | |
How to get a listener activated when cursor is in a table. Looking for an event listener. |
We can achieve your requirement by using selectionChange event of Document Editor and ContextType property of selection module. This “selectionChange” event is triggered every time when selection is changed.
Please find the code example to achieve your requirement as below.
| |
How to get page count placed in the footer |
We can get the page count by using “insertPageCount” property in Editor module and which insert page count in current cursor position. Please find the sample code below
| |
How to get header or footer content left, center, right alignment |
Document content can be aligned left/ center/ right by using “selectionParagraphFormat” in Selection module.
Sample Code
| |
Nothing to do with document editor, where is the list of css class icon list in the documentation. |
We don’t have list of CSS classes used in our component. But, we have list of icons which we used in our component. Please find the list of icons from the following line.
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.