Class GwtAceSelection

java.lang.Object
com.google.gwt.core.client.JavaScriptObject
io.jmix.ui.widget.client.addon.aceeditor.gwt.GwtAceSelection

public class GwtAceSelection extends com.google.gwt.core.client.JavaScriptObject
{ range: GwtAceRange, isBackwards: function }
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    final boolean
     

    Methods inherited from class com.google.gwt.core.client.JavaScriptObject

    cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • GwtAceSelection

      protected GwtAceSelection()
  • Method Details

    • getRange

      public final GwtAceRange getRange()
    • isBackwards

      public final boolean isBackwards()