rwlogo

Rogue Wave Views
Gadgets Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

Classes | Typedefs
panecont.h File Reference
#include <ilviews/gadgets/gadcont.h>
#include <ilviews/graphics/relfline.h>
#include <ilviews/base/gadget.h>
#include <ilviews/gadgets/macrosadv.h>

Classes

class  IlvGraphicPane
 Pane class. More...
 
class  IlvPane
 Pane class. More...
 
class  IlvPanedContainer
 Pane container class. More...
 
class  IlvPaneListener
 Pane Listener class. More...
 
class  IlvSeparatorPane
 Pane class. More...
 
class  IlvSliderPane
 Pane class. More...
 
class  IlvViewPane
 Pane class. More...
 

Typedefs

typedef IlAny(* IlvApplyPane )(IlvPane *pane, IlAny arg)
 

Detailed Description

[library ilvadvgdt ilviews/gadgets/panecont.h] Declaration of the IlvPane class and its related classes.

Typedef Documentation

IlvApplyPane

Defines the type of the function used by the IlvPanedContainer::applyUntil method.

Parameters
paneThe pane on which the function is invoked.
argThe argument passed to the function.
Returns
The function should return a non-zero value to stop the apply mechanism, or 0 to continue.
See Also
IlvPanedContainer::applyUntil.

© Copyright 2014, 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.