Up

GSWeb: Class GSWResetButton

Authors

Manuel Guesdon (mguesdon@orange-concept.com)

Version: 1.2

Date: 2002/05/16 18:01:40

Copyright: (C) 1999-2002 Free Software Foundation, Inc.

Software documentation for the GSWResetButton class

GSWResetButton : GSWInput

Declared in:
Foundation/GSWResetButton.h
Standards:

Description forthcoming.

Method summary

initWithName: associations: contentElements: 

- (id) initWithName: (NSString*)aName associations: (NSDictionary*)associations contentElements: (NSArray*)elements;

Description forthcoming.


takeValuesFromRequest: inContext: 

- (void) takeValuesFromRequest: (GSWRequest*)request inContext: (GSWContext*)context;

Description forthcoming.



Up