rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Annotated Text Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvATInsertionCursor Class Reference

Annotated text gadget class. More...

#include <ilviews/annotext/cursor.h>

Inheritance diagram for IlvATInsertionCursor:
IlvATCursor

List of all members.

Public Member Functions

IlBoolean isVisible () const
 Indicates the insertion cursor visibility.
void setVisible (IlBoolean visible)
 Sets the insertion cursor visibility.

Detailed Description

Annotated text gadget class.

Library: ilvatext

This class is used by the text to represent an insertion mark. An instance of this class is automatically created when an IlvAnnoText instance is created.The IlvAnnoText class has a member function to retrieve the insertion cursor associated with it.

See also:
IlvAnnoText, IlvATInteractor, IlvATPalette, IlvATZone.

Member Function Documentation

IlBoolean IlvATInsertionCursor::isVisible (  )  const

Indicates the insertion cursor visibility.

Returns:
IlTrue if the IlvATInsertionCursor is displayed (if its position is on the screen). Otherwise, it returns IlFalse.
void IlvATInsertionCursor::setVisible ( IlBoolean  visible  ) 

Sets the insertion cursor visibility.

Parameters:
visible Specifies whether the insertion cursor must be displayed.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends

© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.