rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Gadgets Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvStringListWLFHandler Class Reference

Object Look-and-Feel class. More...

#include <ilviews/gadgets/windows/slist.h>

Inheritance diagram for IlvStringListWLFHandler:
IlvDefaultStringListLFHandler IlvStringListLFHandler IlvObjectLFHandler

List of all members.

Public Member Functions

 IlvStringListWLFHandler (IlvLookFeelHandler *lfh)
 Constructor.
virtual IlBoolean focusFollowSelection () const
 Indicates whether the focus should follow the selection.
virtual IlvDim getItemHeight (const IlvStringList *, IlUShort pos) const
 Is called to get the height of the specified item of a string list.

Detailed Description

Object Look-and-Feel class.

Library: ilvawlook

The class for the Microsoft Windows object look-and-feel handler of the string list.


Constructor & Destructor Documentation

IlvStringListWLFHandler::IlvStringListWLFHandler ( IlvLookFeelHandler lfh  ) 

Constructor.

Creates a new IlvStringListWLFHandler instance and initializes it with lfh.

Parameters:
lfh The look-and-feel handler which this handler will be associated to.

Member Function Documentation

virtual IlBoolean IlvStringListWLFHandler::focusFollowSelection (  )  const [virtual]

Indicates whether the focus should follow the selection.

Returns:
IlTrue if the focus should follow the selection.

Implements IlvStringListLFHandler.

virtual IlvDim IlvStringListWLFHandler::getItemHeight ( const IlvStringList slist,
IlUShort  pos 
) const [virtual]

Is called to get the height of the specified item of a string list.

Parameters:
slist The string list.
pos The index of the string list item.
Returns:
The height of the pos item in the string list slist.

Implements IlvStringListLFHandler.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© 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.