| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocatableItem
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 | |
|---|---|
 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. | 
| Methods inherited from interface oracle.ide.model.Locatable | 
|---|
getURL, setURL | 
| Method Detail | 
|---|
int getLine()
LocatableItem.
LocatableItem.void setLine(int line)
LocatableItem.
line - The line identifying this LocatableItem.int getColumn()
LocatableItem.
LocatableItem.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||