This guide provides information on using HCL Domino Designer and programming language reference information.
This documentation lists each class, property, and method in the Domino® class library. Each class is followed by an alphabetical listing of the properties for that class and an alphabetical listing of the methods for that class. To find the property or method you want, turn to the class to which the property or method belongs.
Represents the current view in the Notes® workspace.
Occurs when the subwindow displaying the view receives a loss-of-focus notification.
The following features are new for developers in HCL Domino® Designer 12.
Accessibility features assist users who have a disability, such as restricted mobility or limited vision, to use information technology content successfully.
Welcome to the Application Design section of Domino® Designer Help.
Welcome to the Application Management section of Domino® Designer Help.
Domino® Query Language (DQL) is a facility running on a Domino server that provides a terse, shorthand syntax for finding documents. It supports a wide variety and complexity of search terms. It leverages existing design elements, avoiding the need to write detailed code to access them. DQL consolidates all methods in Domino for searching document contents.
Composite applications are a key element in a service-oriented architecture (SOA) and contextual collaboration strategy. The ability to create and edit composite applications lets you easily integrate different types of components and technologies.
Domino® Designer includes two types of design elements to assist you in managing data contained in DB2® enabled Notes® databases:
This section contains general guidelines and examples that show where to use Java, LotusScript, and the formula language.
This section documents the formula language.
Welcome to the LotusScript® Language section of Domino® Designer Help.
The following topics cover some general guidelines for writing LotusScript® code using Domino® objects:
The following tables list the properties and methods affected by an Execution Control List (ECL). These properties cannot be accessed or set, and these methods do not execute on the workstation, unless the marked ECL privileges are granted to the signer of the formula.
The following sections provide contextual information for the constants used by the LotusScript® classes. Listed are the constant names, their integer values (in parentheses), and the properties and methods in which they are used.
Represents an action, action hotspot, or button on a form or document.
Represents a field on a form.
Represents a navigator button, hotspot, or other navigator object.
Represents the access control list (ACL) of a database.
Represents a single entry in an access control list. An entry may be for a person, a group, or a server.
Represents the administration process.
Represents an agent. The agent may be shared or private, and may be a Release 3 macro.
Represents a Domino® calendar.
Represents a Domino® calendar entry.
Represents a Domino® calendar notice.
Represents a color.
Represents a Notes® database.
Represents a range of dates and times.
Represents a date and time. Provides a means of translating between the LotusScript® date-time format and the Domino® format.
Represents the Notes® databases on a specific server or local computer.
Represents the Notes® directories on a specific server or local computer, each of which is associated with one or more directory navigators to allow directory lookups.
Allows lookups of a specific associated Notes® directory on a specific server or local computer.
Represents a document in a database.
Represents a collection of documents from a database, selected according to specific criteria.
LotusScript® class to compile, tune, and run Domino® Query Language queries.
Represents an attribute in a NotesDOMElementNode object.
Represents a CDATA section in the XML data source.
Represents character data in a DOM node.
Represents a comment in the XML.
Represents a document fragment in the XML.
Represents the entire XML document. The root of the document tree.
The list of entities that are defined for the document.
Represents an element in an XML document.
Represents an entity node in the XML.
Represents an entity reference node in the XML.
Used by methods of the NotesDOMNode class for returning the list of an element node's attributes.
Represents a single node in the document tree.
Used by methods of the NotesDOMNode class for returning the list of an element node's child elements.
Represents a notation declared in the DTD.
Processes input XML into a standard DOM (Document Object Model) tree structure.
Represents a processing instruction, used in XML as a way to keep processor-specific information in the text of the document.
Represents the textual content of an element or attribute.
The XML declaration which specifies the version of XML being used.
Represents the conversion of Domino® data to DXL (Domino XML).
Represents the conversion of DXL (Domino® XML) to Domino data.
Represents any one of the following:
Represents a form in a database.
Provides access to user location for supported platforms. Supported for HCL Nomad on iOS and Android V1.0.4 and higher. Supported for HCL Nomad for web browsers V1.0.3 and higher.
Represents a position provided by the global positioning device on a platform. Currently supported for HCL Nomad beginning with Release 1.0.4.
Contains the current coordinates of the position of a device. Currently supported for HCL Nomad beginning with Release 1.0.4.
LotusScript class used to make HTTP requests to web servers.
The NotesIDVault class is a representation of the secure storage facility for UserIDs that may be configured for Domino by policy. IDs are stored there to allow for easier management by administrators and users. IDs from more than one server may be stored within an IDVault. The NotesIDVault class provides methods to access UserID files, UserID objects, query the presence of an ID in the vault, sycnronise copies of IDs, and reset passwords. The NotesIDVault class can be used to access UserID objects or files. These can be used to accomplish the encryption or decryption of Documents while running on the server .
Represents the international settings in the operating environment, for example, the Windows™ Control Panel international settings. When any of these settings is changed in the operating environment, Domino® recognizes the new settings immediately.
Represents a specific piece of data in a document.
Represents a JSON array.
Represents a name, value pair in a JSON string.
LotusScript class used to parse JSON data.
Represents a JSON object.
Enables you to record actions and errors that take place during a script's execution. You can record actions and errors in:
Represents the MIME (Multipurpose Internet Mail Extensions) content of a document.
Represents a header in a MIME (Multipurpose Internet Mail Extensions) document.
Represents a name.
A document or set of documents that contain information from, or links to, several other documents.
Represents a collection of Domino® design and data elements in a database.
Represents an outline in a database.
Represents an entry within an outline. For a detailed explanation of outline and outline entry, see Application Development with Domino® Designer.
Represents a single property in the Composite Applications properties of a Domino® application. Properties are data transmitted to or from the Property Broker, which routes your application's communication with other components in a composite application. Properties are defined in a Wiring Properties design element.
Mediates communication between components of a composite application, allowing communication between multiple Notes® components, or between Notes and Java™ components.
Aggregates, computes, sorts, and formats collections of Documents.
Represents the creation or administration of an ID file.
Represents the replication settings of a database.
Represents the replication settings for a pair of servers in a database.
Represents a doclink in a rich text item.
Represents an item of type rich text.
Represents a means of navigation in a rich text item.
Represents rich text paragraph attributes.
Represents a range of elements in a rich text item.
Represents a collapsible section in a rich text item.
Represents rich text attributes.
Represents rich text tab attributes.
Represents a table in a rich text item.
Processes input XML as a series of events using a SAX (Simple API for XML) parser.
Represents the environment of the current script, providing access to environment variables, Address Books, information about the current user, and information about the current Notes® platform and release number.
Represents a stream of binary or character data.
Represents a mechanism for triggering an event every fixed number of seconds.
Represents the database that's currently open in the Notes® workspace.
Represents the document that's currently open in the Notes® workspace.
Allows the user to edit a document through its view column entries. Occurs as follows:
Occurs when the subwindow displaying the view receives a focus notification.
Occurs just after a drag and drop operation in a calendar view.
Occurs just after a resize operation in a calendar view.
Occurs just after the current view is opened.
Occurs just after a document is pasted in the view.
Occurs just before an add to folder operation.
Occurs just before the view is closed.
Occurs just before a drag and drop operation in a calendar view.
Occurs just before a resize operation in a calendar view.
Occurs just before the current view is opened.
Occurs just before a document is opened from this view.
Occurs just before a document is pasted into the view.
Occurs just before the view is recalculated.
Occurs just after the current region is double-clicked in a calendar view.
Read-only. The start date and time of the current region in a calendar view.
Read-only. The end date and time of the current region in a calendar view.
Returns the current category in the view for the current document.
Read-only. The note ID of the document currently highlighted (that is, at the caret location) in a view.
Read-only. The documents that are currently selected in a view.
Read-only. The back-end view that corresponds to the currently open view.
Read-only. The alias(es) of a view.
Read-only. The name of the view whose design a view inherits.
Read-only. The name of the view.
Closes a view.
Deselects all documents in a view.
Prints the selected document(s) or the current view.
Selects the specified document in a view.
Represents the current Notes® workspace window.
The NotesUserID class represents the Notes ID file or a Notes ID when it resides within the Domino IDVault. This object is primarily used to obtain the names of the private encryption keys which are available for use within the UserID object.
Represents a view or folder of a database and provides access to documents within it.
Represents a column in a view or folder.
Represents a view entry. A view entry represents a row in a view.
Represents a collection of view entries, selected according to specific criteria. This class provides you mainly with a collection of documents in a view-sorted order.
Represents a view navigator. A view navigator provides access to all or a subset of the entries in a view.
A base class containing properties and methods common to all XML processing classes.
Represents the transformation of DXL (Domino® XML) data through XSLT.
Welcome to LotusScript® and Domino®. "LotusScript Classes Tutorial" consists of three lessons designed to introduce you to using the LotusScript language in Domino. Each lesson includes:
This section documents the Java/CORBA classes.
Connectors provide native access to a wide variety of DBMS products, ODBC, the platform File system, Enterprise Resource Planning systems, and Transaction Processing systems.
As part of providing additional Java™ reference documentation, Domino® Designer ships with a help plugin that contains Javadoc™ for additional Domino Designer related APIs.
No example available