A B C D E F G H I N O P R S T V Y

C

ChooseDatabase(String, String) - Static method in class com.ibm.notes.java.ui.prompt.Prompt
Open the choose database prompt.
ChooseDatabase() - Static method in class com.ibm.notes.java.ui.prompt.Prompt
Convenient choose database prompt.
clear() - Method in interface com.ibm.notes.java.ui.documents.NotesUIField
Clear the field of all contents.
clearSelectedText() - Method in interface com.ibm.notes.java.ui.documents.NotesUIDocument
Deletes the current selection from a document.
close() - Method in interface com.ibm.notes.java.ui.NotesUIElement
Closes the element.
collectionOpened(CollectionOpenedEvent) - Method in interface com.ibm.notes.java.ui.listeners.CollectionOpenListener
Called when the collection has been opened and the data from the view has been placed in the collection.
CollectionOpenedEvent - Class in com.ibm.notes.java.ui.events
The event indicating that the NotesUIViewEntryCollection was opened and is ready to be used.
CollectionOpenedEvent(NotesUIViewEntryCollection, NotesException) - Constructor for class com.ibm.notes.java.ui.events.CollectionOpenedEvent
Constructor.
CollectionOpenListener - Interface in com.ibm.notes.java.ui.listeners
Listener to be notified when a NotesUIViewEntryCollection is opened.
ColumnPropertyTester - Class in com.ibm.notes.java.ui.internal.properties
Tests the properties of columns within a Notes view.
ColumnPropertyTester() - Constructor for class com.ibm.notes.java.ui.internal.properties.ColumnPropertyTester
 
com.ibm.notes.java.api.util - package com.ibm.notes.java.api.util
Provides utility classes that can be used when accessing Notes data.
com.ibm.notes.java.ui - package com.ibm.notes.java.ui
Provides classes needed to manipulate the Notes UI and back-end documents.
com.ibm.notes.java.ui.callbacks - package com.ibm.notes.java.ui.callbacks
Provides classes that can be used to be notified when an action has completed.
com.ibm.notes.java.ui.documents - package com.ibm.notes.java.ui.documents
Provides classes that are related to UI documents.
com.ibm.notes.java.ui.events - package com.ibm.notes.java.ui.events
Provides classes that represent events used by listeners and callbacks.
com.ibm.notes.java.ui.listeners - package com.ibm.notes.java.ui.listeners
Provides listener interfaces used when manipulating the Notes UI.
com.ibm.notes.java.ui.views - package com.ibm.notes.java.ui.views
Provides classes that are related to UI views.
composeDocument(Document) - Method in class com.ibm.notes.java.ui.NotesUIWorkspace
Create a new document in the UI from the given document fields.
composeDocument(NotesDatabaseData, Document) - Method in class com.ibm.notes.java.ui.NotesUIWorkspace
Create a new document in the UI from the given document fields.
composeDocument(NotesFormData) - Method in class com.ibm.notes.java.ui.NotesUIWorkspace
Create a new document in the UI from the given form data.
contains(String) - Method in interface com.ibm.notes.java.ui.documents.NotesUIField
Returns whether or not the field has the given text.
copy() - Method in interface com.ibm.notes.java.ui.documents.NotesUIDocument
Copies the current selection in a document to the Clipboard.
createSession() - Method in class com.ibm.notes.java.api.util.NotesSessionJob
Create a new session for this Job.
cut() - Method in interface com.ibm.notes.java.ui.documents.NotesUIDocument
Cuts the current selection from a document and places it on the Clipboard.

A B C D E F G H I N O P R S T V Y