|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface NotesUIViewEntry
Represents a single row entry from a Notes view.
| Method Summary | |
|---|---|
List |
getColumnValues()
Gets a list of the column values for this view entry. |
String |
getColumnValueString(int index)
Gets the value of a specific column as a String. |
NotesViewData |
getViewData()
Gets the NotesViewData for the NotesUIView in which this view entry resides. |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Method Detail |
|---|
List getColumnValues()
String getColumnValueString(int index)
index - the index of the column to get the value from
NotesViewData getViewData()
NotesViewData for the NotesUIView in which this view entry resides. NOTE: For
the most complete view data, use NotesUIView.getViewData()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||