.

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

JAVA/CORBA CLASSES


RichTextSection class
Example

Represents a collapsible section in a rich text item.

Note This class is new with Release 6.5.

Containment

Contained by: RichTextNavigator

Contains: ColorObject, RichTextStyle

Properties

BarColor through getBarColor

IsExpanded through isExpanded and setExpanded

Title through getTitle and setTitle

TitleStyle through getTitleStyle

Methods

recycle

remove

setBarColor

setTitleStyle

Access

To access a RichTextSection object, use the RichTextNavigator methods in conjunction with the type RTELEM_TYPE_SECTION.

Example
See Also