HTypePropertyInfo Class Reference

Contains the UI information that is used to display a drop-down list in a property panel. More...

#include <HPropert.h>

Inheritance diagram for HTypePropertyInfo:

Inheritance graph
[legend]
Collaboration diagram for HTypePropertyInfo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void SetDefaultIndex (UINT index)
UINT GetDefaultIndex () const

Static Public Member Functions

static HTypePropertyInfoNew (const char *localizedname, const char *matchname, TypeInfoArray *typeinfoarray)

Detailed Description

Contains the UI information that is used to display a drop-down list in a property panel.

This class would normally be used with HTypeProperty.

See also:
HTypeProperty

Definition at line 700 of file HPropert.h.


Member Function Documentation

UINT HTypePropertyInfo::GetDefaultIndex  )  const
 

HTypePropertyInfo * HTypePropertyInfo::New const char *  localizedname,
const char *  matchname,
TypeInfoArray typeinfoarray
[static]
 

Creates a new HTypePropertyInfo UI for a new drop-down list.

Parameters:
localizedname - String of text used to name the property as it will appear on the left column of the property panel in the PWS.
matchname - String used in the saved A:M file as a tag to identify and retrieve the saved property value.
typeinfoarray - The actual array of HTypeInfo that holds all the choices available in the drop-down list.
See also:
HPropertyInfo::SetLocalizedName and HPropertyInfo::SetMatchName for more informations about localized names and match names.

void HTypePropertyInfo::SetDefaultIndex UINT  index  ) 
 


The documentation for this class was generated from the following files:
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:58 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001