JAVA/CORBA CLASSES


addTab method
Example

Appends one or more tabs to the end of a rich text item.

Defined in

RichTextItem

Syntax

public void addTab()
   throws NotesException

public void addTab(int count)
   throws NotesException

Parameters

int count


Language cross-reference

AddTab method in LotusScript NotesRichTextItem class

Example
See Also