CollectionView::DoOnItem
Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:18:15 1991
Index
Return to Main Contents
NAME
CollectionView::DoOnItem - instance method
TEMPLATE
see template of VObject::DoOnItem
SPECIFIERS
public
virtual
DESCRIPTION
DoOnItem is continuously called when a CellSelector created by the method DoLeftButtonDownCommand is active. It forwards this message to the selectedItem.
This is used, for example, by the class MenuItem in order to open the next submenu. See method MenuItem::DoOnItem.
Method is rarely overridden.
Method never calls base method.
ARGUMENTS
see arguments of VObject::DoOnItem
RETURN ARGUMENT
see return argument of VObject::DoOnItem
CATEGORIES
selection, overrider interface, implementation
FIRST DEFINITION
class VObject
FILES
- implementation:
-
CollView.C
Index
- NAME
-
- TEMPLATE
-
- SPECIFIERS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN ARGUMENT
-
- CATEGORIES
-
- FIRST DEFINITION
-
- FILES
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:30 GMT, March 30, 2022