.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

APPLICATION DESIGN


Structuring your display
For an application interface to be intuitive and efficient, it must make good use of the user's screen. One way for a designer to accomplish this is to use framesets.

A frameset is a collection of frames. A frame is one section, or pane, of the larger frameset and is independently scrollable. By using framesets, designers can create links and relationships between frames. Framesets let you leave one page displayed as users scroll or link to other pages or databases. There is no HTML required to design a frameset.

IBM® Lotus® Domino(TM) Designer lets you:


Another way to accomplish this is to use a composite application. Like frames, each component functions independently, with independent navigational controls. Designers can also create causal relationships between components. Unlike frames, the components can be Eclipse based components or portlets as well as IBM® Lotus® Notes® components, and the components can be dynamically changed based on user-initiated actions in other components.

For more information, see Designing Framesets.

See Also