HFilenamePropertyInfo Class Reference

#include <HPropert.h>

Inheritance diagram for HFilenamePropertyInfo:

Inheritance graph
[legend]
Collaboration diagram for HFilenamePropertyInfo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void SetFileDialogTitle (const char *value)
void SetFileDialogFilter (const char *value)
void SetDefaultExtension (const char *value)
void SetIsOpenDialog (BOOL isopendialog)
const char * GetFileDialogTitle () const
const char * GetFileDialogFilter () const
const char * GetDefaultExtension () const
BOOL IsOpenDialog () const
BOOL IsPromptForMissingFileOnLoad ()
void SetIsPromptForMissingFileOnLoad (BOOL state)

Static Public Member Functions

static HFilenamePropertyInfoNew (const char *localizedname, const char *matchname)

Detailed Description

Definition at line 520 of file HPropert.h.


Member Function Documentation

const char* HFilenamePropertyInfo::GetDefaultExtension  )  const
 

const char* HFilenamePropertyInfo::GetFileDialogFilter  )  const
 

const char* HFilenamePropertyInfo::GetFileDialogTitle  )  const
 

BOOL HFilenamePropertyInfo::IsOpenDialog  )  const
 

BOOL HFilenamePropertyInfo::IsPromptForMissingFileOnLoad  ) 
 

static HFilenamePropertyInfo* HFilenamePropertyInfo::New const char *  localizedname,
const char *  matchname
[static]
 

Creates a new HPropertyInfo or any of its derived class UI slot in a property panel in the PWS.

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.
See also:
HPropertyInfo::SetLocalizedName and HPropertyInfo::SetMatchName

Reimplemented from HStringPropertyInfo.

void HFilenamePropertyInfo::SetDefaultExtension const char *  value  ) 
 

void HFilenamePropertyInfo::SetFileDialogFilter const char *  value  ) 
 

void HFilenamePropertyInfo::SetFileDialogTitle const char *  value  ) 
 

void HFilenamePropertyInfo::SetIsOpenDialog BOOL  isopendialog  ) 
 

void HFilenamePropertyInfo::SetIsPromptForMissingFileOnLoad BOOL  state  ) 
 


The documentation for this class was generated from the following file:
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:55 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001