The following tables list the members exposed by DropIndicator.
Name | Description | |
---|---|---|
![]() | DropIndicator Constructor |
Name | Description | |
---|---|---|
![]() | copyToFormatString | Get format string used for copy. |
![]() | copyToText | Get copy-to text. |
![]() | cssClass | Get the user defined drop indicator CSS class. If the user does not specify this CSS class a default class is provided. |
![]() | insertAfterFormatString | Get format string used for insert after. |
![]() | insertAfterText | Get insert after text. |
![]() | insertBeforeFormatString | Get format string used for insert before. |
![]() | insertBeforeText | Get insert before text. |
![]() | insertBetweenFormatString | Get format string used for insert between. |
![]() | insertBetweenText | Get insert between text. |
![]() | moveToFormatString | Get format string used for move. |
![]() | moveToText | Get move-to text. |
![]() | visible | Checks if drop indicator is visible. |