Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Form::popSelect Struct Reference

definition for popup item selection event. More...

#include <Form.h>

List of all members.

Public Attributes

UInt16 controlID
ControlType * controlP
UInt16 listID
ListType * listP
Int16 selection
Int16 priorSelection


Detailed Description

definition for popup item selection event.

This definition is copied from Core/UI/Event.h

Definition at line 51 of file Form.h.


Member Data Documentation

UInt16 Form::popSelect::controlID
 

Definition at line 52 of file Form.h.

struct ControlType* Form::popSelect::controlP
 

Definition at line 53 of file Form.h.

UInt16 Form::popSelect::listID
 

Definition at line 54 of file Form.h.

struct ListType* Form::popSelect::listP
 

Definition at line 55 of file Form.h.

Int16 Form::popSelect::priorSelection
 

Definition at line 57 of file Form.h.

Int16 Form::popSelect::selection
 

Definition at line 56 of file Form.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 16 23:11:15 2003 for FreeCoins by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002