Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






addTab method

Appends one or more tabs to a rich text item.

Defined in

RichTextItem

Syntax

public void addTab()

throws NotesException
public void addTab(int count)

throws NotesException

Parameters

int count

The number of tabs to append.

Usage

By default the insertion occurs at the end of the item. You can change the insertion point with beginInsert and endInsert.

Language cross-reference

AddTab method in LotusScript NotesRichTextItem class

See examples

Examples: addNewLine, addPageBreak, addTab, and appendText methods
Related topics
Working with text in Java classes




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009