- setContent(String) - Method in class com.byteowls.vaadin.mediumeditor.MediumEditor
-
Set the content of editor
- setFocusOutlineEnabled(boolean) - Method in class com.byteowls.vaadin.mediumeditor.MediumEditor
-
Enables or disables the border around the component when it gets the focus.
- setJsLoggingEnabled(boolean) - Method in class com.byteowls.vaadin.mediumeditor.MediumEditor
-
Enable or disables the connector's logging to "console.log"
- setReadOnly(boolean) - Method in class com.byteowls.vaadin.mediumeditor.MediumEditor
-
Enable or disables the inline editing.
- setReadOnly(boolean) - Method in class com.byteowls.vaadin.mediumeditor.MediumEditorField
-
- setTheme(MediumEditorTheme) - Method in class com.byteowls.vaadin.mediumeditor.MediumEditor
-
Sets the theme of the medium editor.
- shift - Variable in class com.byteowls.vaadin.mediumeditor.options.KeyboardCommand
-
- showOnEmptyLinks(boolean) - Method in class com.byteowls.vaadin.mediumeditor.options.AnchorPreview.AnchorPreviewBuilder
-
Determines whether the anchor tag preview shows up on link with href as "" or "#something".
- showWhenToolbarIsVisible(boolean) - Method in class com.byteowls.vaadin.mediumeditor.options.AnchorPreview.AnchorPreviewBuilder
-
Determines whether the anchor tag preview shows up when the toolbar is visible.
- showWhenToolbarIsVisible - Variable in class com.byteowls.vaadin.mediumeditor.options.AnchorPreview
-
- spellcheck(boolean) - Method in class com.byteowls.vaadin.mediumeditor.options.Options.OptionsBuilder
-
Enable/disable native contentEditable automatic spellcheck.
- spellcheck - Variable in class com.byteowls.vaadin.mediumeditor.options.Options
-
- standardizeSelectionStart - Variable in class com.byteowls.vaadin.mediumeditor.options.Toolbar
-
- standardizeSelectionStart(boolean) - Method in class com.byteowls.vaadin.mediumeditor.options.Toolbar.ToolbarBuilder
-
Enables/disables standardizing how the beginning of a range is decided between browsers whenever the selected text is analyzed for updating toolbar buttons status.
- staticToolbar - Variable in class com.byteowls.vaadin.mediumeditor.options.Toolbar
-
- staticToolbar(boolean) - Method in class com.byteowls.vaadin.mediumeditor.options.Toolbar.ToolbarBuilder
-
Enable/disable the toolbar always displaying in the same location relative to the medium-editor element.
- sticky - Variable in class com.byteowls.vaadin.mediumeditor.options.Toolbar
-
- sticky(boolean) - Method in class com.byteowls.vaadin.mediumeditor.options.Toolbar.ToolbarBuilder
-
When the static option is true, this enables/disables the toolbar "sticking" to the viewport and staying visible on the screen while the page scrolls.
- stickyTopOffset(boolean) - Method in class com.byteowls.vaadin.mediumeditor.options.Toolbar.ToolbarBuilder
-
When the sticky option is true, this set in pixel a top offset above the toolbar.
- style - Variable in class com.byteowls.vaadin.mediumeditor.options.ToolbarButton
-
- style(String, String) - Method in class com.byteowls.vaadin.mediumeditor.options.ToolbarButton.ToolbarButtonBuilder
-