JavaScript is disabled on your browser.
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.1.3)  E41664-01
 
Summary:  
Nested |  
Field |  
Constr |  
Method  
 
Detail:  
Field |  
Constr |  
Method  
 
 
  
All Superinterfaces: 
Locatable  
 
All Known Subinterfaces: 
ToDoItem  
 
All Known Implementing Classes: 
AbstractToDoItem  
 
 
 
public interface LocatableItem 
extends Locatable  
The LocatableItem interface specifies the methods an
 object needs to support so it can act as a LocatableItem  
 Examples of LocatableItems are bookmarks and to do items.
 
 
 
 
Method Summary 
Methods    
Modifier and Type 
Method and Description 
 
int 
getColumn  ()
Returns the column that identifies this
  LocatableItem.
 
 
int 
getLine  ()
Returns the line that identifies this
  LocatableItem.
 
 
void 
setLine  (int line)
Sets the line that identifies this
  LocatableItem.
 
 
 
 
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.1.3)  E41664-01
 
Summary:  
Nested |  
Field |  
Constr |  
Method  
 
Detail:  
Field |  
Constr |  
Method  
 
 
  
Copyright © 1997, 2014, Oracle. All rights reserved.