Index
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
S
- sass - de.f0rce.ace.enums.AceMode
- scad - de.f0rce.ace.enums.AceMode
- scala - de.f0rce.ace.enums.AceMode
- scheme - de.f0rce.ace.enums.AceMode
- scrollToEnd() - Method in class de.f0rce.ace.AceEditor
-
Scroll the editor (the view) to the end.
- scrollToLine(int) - Method in class de.f0rce.ace.AceEditor
-
Scroll the editor (the view) to a specific line.
- scrypt - de.f0rce.ace.enums.AceMode
- scss - de.f0rce.ace.enums.AceMode
- setAlias(String) - Method in class de.f0rce.ace.util.AceMarker
-
Sets the alias for the AceMarker.
- setAutoComplete(boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets AutoComplete for the editor.
- setBaseUrl(String) - Method in class de.f0rce.ace.AceEditor
-
Sets the baseUrl for the editor.
- setCursorPosition(int) - Method in class de.f0rce.ace.AceEditor
-
Sets the cursor position via index and the frontend calculates the row for it.
- setCursorPosition(int, boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets the cursor position via index and the frontend calculates the row for it and sets the focus.
- setCursorPosition(int, int) - Method in class de.f0rce.ace.AceEditor
-
Sets cursorPosition for the editor.
- setCursorPosition(int, int, boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets cursorPosition for the editor and optionally also sets the focus.
- setCustomAutoCompletion(String[]) - Method in class de.f0rce.ace.AceEditor
-
Sets a custom autocompletion list for the editor.
- setCustomAutoCompletion(String[], boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets a custom autocompletion list for the editor and optionally keeps the current completers.
- setCustomAutoCompletion(String[], String) - Method in class de.f0rce.ace.AceEditor
-
Sets a custom autocompletion list for the editor and sets the category aswell (default: "").
- setCustomAutoCompletion(String[], String, boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets a custom autocompletion list for the editor, sets the category (default: "") and optionally keeps the current completers.
- setDisplayIndentGuides(boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets displayIndentGuides for the editor.
- setEditorBorder(String) - Method in class de.f0rce.ace.AceEditor
-
Set the css border of the editor.
- setEditorBorderRadius(String) - Method in class de.f0rce.ace.AceEditor
-
Set the css border-radius of the editor.
- setEnableSnippets(boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets enableSnippets for the editor.
- setFontSize(int) - Method in class de.f0rce.ace.AceEditor
-
Sets font-size for the editor in pixels.
- setHighlightActiveLine(boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets highlightActiveLine for the editor.
- setHighlightSelectedWord(boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets highlightSelectedWord for the editor.
- setInitialFocus(boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets initialFocus for the editor.
- setLiveAutocompletion(boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets liveAutocompletion for the editor.
- setMode(AceMode) - Method in class de.f0rce.ace.AceEditor
-
Sets the mode (language) of the editor.
- setPlaceholder(String) - Method in class de.f0rce.ace.AceEditor
-
Sets placeholder for the editor.
- setReadOnly(boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets readOnly for the editor.
- setSelection(int, int) - Method in class de.f0rce.ace.AceEditor
-
Sets the selection of the editor under use of two indices.
- setSelection(int, int, int, int) - Method in class de.f0rce.ace.AceEditor
-
Sets the selection of the editor.
- setSelection(int, int, int, int, boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets the selection of the editor, it can be focused on demand.
- setShowGutter(boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets showGutter for the editor.
- setShowInvisibles(boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets showInvisibles for the editor.
- setShowPrintMargin(boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets showPrintMargin for the editor.
- setSofttabs(boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets softtabs for the editor.
- setStatusbarBackgroundColor(String) - Method in class de.f0rce.ace.AceEditor
-
Set the css background color of the statusbar.
- setStatusbarBorderRadius(String) - Method in class de.f0rce.ace.AceEditor
-
Set the css border radius of the statusbar.
- setStatusbarEnabled(boolean) - Method in class de.f0rce.ace.AceEditor
-
Enables the statusbar which is displayed at the bottom right of the ace editor to let the user see current cursor position and selection.
- setStatusbarTextColor(String) - Method in class de.f0rce.ace.AceEditor
-
Set the css text color of the statusbar.
- setTabSize(int) - Method in class de.f0rce.ace.AceEditor
-
Sets tab-size for the editor.
- setTheme(AceTheme) - Method in class de.f0rce.ace.AceEditor
-
Sets the theme (style) of the editor.
- setUseWorker(boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets useWorker for the editor.
- setValue(String) - Method in class de.f0rce.ace.AceEditor
-
Sets the value of the editor.
- setWrap(boolean) - Method in class de.f0rce.ace.AceEditor
-
Sets wrap for the editor.
- sh - de.f0rce.ace.enums.AceMode
- sjs - de.f0rce.ace.enums.AceMode
- slim - de.f0rce.ace.enums.AceMode
- smarty - de.f0rce.ace.enums.AceMode
- smithy - de.f0rce.ace.enums.AceMode
- snippets - de.f0rce.ace.enums.AceMode
- solarized_dark - de.f0rce.ace.enums.AceTheme
- solarized_light - de.f0rce.ace.enums.AceTheme
- soy_template - de.f0rce.ace.enums.AceMode
- space - de.f0rce.ace.enums.AceMode
- sparql - de.f0rce.ace.enums.AceMode
- sql - de.f0rce.ace.enums.AceMode
- sqlserver - de.f0rce.ace.enums.AceMode
- sqlserver - de.f0rce.ace.enums.AceTheme
- stylus - de.f0rce.ace.enums.AceMode
- svg - de.f0rce.ace.enums.AceMode
- swift - de.f0rce.ace.enums.AceMode
- sync() - Method in class de.f0rce.ace.AceEditor
-
Forces a sync between client and server without blurring.
All Classes|All Packages