CollectionView::ItemPos
Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:18:15 1991
Index
Return to Main Contents
NAME
CollectionView::ItemPos - instance method
TEMPLATE
position = Point
ItemPos(VObject * item)
SPECIFIERS
public
DESCRIPTION
ItemPos determines the column and row number of the item.
ARGUMENTS
- VObject * item
-
an item contained in the instvar coll
RETURN ARGUMENT
- Point position
-
position.x contains the column and position.y the row number of the item. position contains gPoint_1 if item is not contained in the instvar coll.
CATEGORIES
mapping, client interface
FILES
- implementation:
-
CollView.C
Index
- NAME
-
- TEMPLATE
-
- SPECIFIERS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN ARGUMENT
-
- CATEGORIES
-
- FILES
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:30 GMT, March 30, 2022