Skip navigation links
A C D E F G I K L O R S T V W 

G

getAceCommandGroup() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceCommandDescription
Give Ace command group name of this command.
getAllPlatforms() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceCommandDescription.KeyBinding
 
getBindKey() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceCommandDescription
Give key bindings.
getColumn() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceEditorCursorPosition
 
getCommandDescription(String) - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceEditor
Construct java wrapper for registered Ace command.
getCursorPosition() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceEditor
Get the current cursor position.
getExceptMac() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceCommandDescription.KeyBinding
 
getExec() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceCommandDescription
Give execution action of this command.
getFontSize() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceEditor
Give font size
getIndexFromPosition(AceEditorCursorPosition) - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceEditor
Gets the given document position as a zero-based index.
getLine(int) - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceEditor
Get the line of text at the given row number.
getLineCount() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceEditor
Retrieves the number of lines in the editor.
getMac() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceCommandDescription.KeyBinding
 
getMarkers() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceEditor
Gets all the displayed markers.
getMultiSelectAction() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceCommandDescription
Give multi-select action for this command.
getName() - Method in enum edu.ycp.cs.dh.acegwt.client.ace.AceAnnotationType
 
getName() - Method in enum edu.ycp.cs.dh.acegwt.client.ace.AceCommand
 
getName() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceCommandDescription
Give command line name.
getName() - Method in enum edu.ycp.cs.dh.acegwt.client.ace.AceEditorMode
 
getName() - Method in enum edu.ycp.cs.dh.acegwt.client.ace.AceEditorTheme
 
getName() - Method in enum edu.ycp.cs.dh.acegwt.client.ace.AceMarkerType
 
getPositionFromIndex(int) - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceEditor
Gets a document position from a supplied zero-based index.
getPreparedText(int) - Method in interface edu.ycp.cs.dh.acegwt.client.ace.AceCompletionSnippetSegment
Gets the escaped and prepared textual representation of this snippet segment (backslash and dollar are escaped in general and the dollar is used for certain special tokens)
getPreparedText(int) - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceCompletionSnippetSegmentLiteral
 
getPreparedText(int) - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceCompletionSnippetSegmentTabstopItem
 
getProposals(AceEditor, AceEditorCursorPosition, String, AceCompletionCallback) - Method in interface edu.ycp.cs.dh.acegwt.client.ace.AceCompletionProvider
Call to get code completion proposals, which are delivered to a callback.
getRow() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceEditorCursorPosition
 
getScrollIntoView() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceCommandDescription
Give scroll settings for this command.
getSelection() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceEditor
Prepare a wrapper around Ace Selection object.
getSelectionAnchor() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceSelection
Give starting position of selection (opposite to position where cursor is located).
getSelectionLead() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceSelection
Give position of leading end of selection (where cursor is located).
getText() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceEditor
Get the complete text in the editor as a String.
getValue() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceCommandArgs
Give inner value.
getValue() - Method in interface edu.ycp.cs.dh.acegwt.client.ace.AceCommandLine
Give current text which command line contains.
getValue() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceDefaultCommandLine
Give current text which command line contains.
getValue() - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceEditor
 
gotoLine(int) - Method in class edu.ycp.cs.dh.acegwt.client.ace.AceEditor
Go to given line.
A C D E F G I K L O R S T V W 
Skip navigation links