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

R

recycle() - Method in class com.ibm.notes.java.api.util.NotesSessionJob
Recycles the session create by the createSession method.
refresh() - Method in interface com.ibm.notes.java.ui.documents.NotesUIDocument
Refreshes a document.
refreshHideFormulas() - Method in interface com.ibm.notes.java.ui.documents.NotesUIDocument
Recalculates the hide-when formulas on the current document's form.
reload() - Method in interface com.ibm.notes.java.ui.documents.NotesUIDocument
Refreshes the current document with any changes that have been made to the corresponding back-end document.
removeCloseListener(Listener) - Method in interface com.ibm.notes.java.ui.NotesUIElement
Remove this listener set to listen for the close event.
removeCommandAndParams(String) - Static method in class com.ibm.notes.java.api.data.NotesData
Removes the command and any parameters that might be part of a Notes URL.
removeComposeItem(String) - Method in class com.ibm.notes.java.api.data.NotesFormData
Removes the item and its associated value from the items used to compose this form.
removeEditListener(Listener) - Method in interface com.ibm.notes.java.ui.documents.NotesUIDocument
Remove the given listener set to listen for the edit event.
removeFieldListener(DocumentFieldListener) - Method in interface com.ibm.notes.java.ui.documents.NotesUIDocument
Remove the given listener set to receive field events.
removeItem(String) - Method in class com.ibm.notes.java.api.data.NotesAgentData
Removes the item and its associated value from the items used to compose the document.
removeItem(String) - Method in interface com.ibm.notes.java.ui.documents.NotesBEDocument
Remove the item with the given name from the document.
removeModifiedListener(Listener) - Method in interface com.ibm.notes.java.ui.documents.NotesUIDocument
Remove the given listener set to listen for the modified event.
removeViewEntryListener(ViewEntryListener) - Method in interface com.ibm.notes.java.ui.views.NotesUIView
Stop listening for view entry events.
run(IProgressMonitor) - Method in class com.ibm.notes.java.api.util.NotesJob
Deprecated.  
run(IProgressMonitor) - Method in class com.ibm.notes.java.api.util.NotesSessionJob
 
runAgent(NotesAgentData, NotesDocumentDataCallback, boolean) - Method in class com.ibm.notes.java.ui.NotesUIWorkspace
Runs the agent represented by the agent data.
runInNotesThread(IProgressMonitor) - Method in class com.ibm.notes.java.api.util.NotesJob
Deprecated. Clients must implement this method with code that is executed on the Notes thread.
runInNotesThread(Session, IProgressMonitor) - Method in class com.ibm.notes.java.api.util.NotesSessionJob
Clients must implement this method with code that is executed on the Notes thread.

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