Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

org.openquark.gems.client.caleditor
Class AdvancedCALEditor.EditorLocation

java.lang.Object
  extended by org.openquark.gems.client.caleditor.AdvancedCALEditor.EditorLocation
Enclosing class:
AdvancedCALEditor

public static class AdvancedCALEditor.EditorLocation
extends Object

A convenience class for locating a portion of cal code within the buffer of the text editor.


Method Summary
 int getEndOffset()
           
 int getLineNumber()
           
 int getStartOffset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getStartOffset

public int getStartOffset()

getEndOffset

public int getEndOffset()

getLineNumber

public int getLineNumber()

Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.