Up

GSWeb: Class GSWTabComponent

Authors

Manuel Guesdon (mguesdon@orange-concept.com)

Version: 1.5

Date: 2003/03/24 07:45:51

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

Software documentation for the GSWTabComponent class

GSWTabComponent : GSWComponent

Declared in:
Foundation/GSWTabComponent.h
Standards:

Description forthcoming.

Method summary

awake 

- (void) awake;

Description forthcoming.


dealloc 

- (void) dealloc;

Description forthcoming.


init 

- (id) init;

Description forthcoming.


selectCurrentTab 

- (GSWComponent*) selectCurrentTab;

Description forthcoming.


sleep 

- (void) sleep;

Description forthcoming.


synchronizesVariablesWithBindings 

- (BOOL) synchronizesVariablesWithBindings;

Description forthcoming.


tabImage 

- (NSString*) tabImage;

Description forthcoming.


tabLeftBorderImage 

- (NSString*) tabLeftBorderImage;

Description forthcoming.


tabRightBorderImage 

- (NSString*) tabRightBorderImage;

Description forthcoming.


tabText 

- (NSString*) tabText;

Description forthcoming.



Up