Expander::ExpandCnt

Section: ET++ method description (n)
Updated: automatically Thu Mar 21 20:10:58 1991
Index Return to Main Contents
 

NAME

Expander::ExpandCnt - instance method  

TEMPLATE

expandableCount = int ExpandCnt()  

SPECIFIERS

public  

DESCRIPTION

ExpandCnt is only used by the method SetExtent. It determines the number of contained VObjects that may be resized in the Expander's direction. A VObject may be expanded if its flag eVObjHFixed, respectively eVObjVFixed is not set (see enum VObjFlags).  

ARGUMENTS

none

 

RETURN ARGUMENT

int expandableCount

the number of contained VObjects that can be expanded in the direction of the
instvar dir
 

CATEGORIES

implementation

 

FILES

implementation:
Expander.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:27 GMT, March 30, 2022