csListBoxSkin Class Reference
[Skin support]
This class defines the interface for a listbox skin slice.
More...
#include <csskin.h>
Inheritance diagram for csListBoxSkin:

Public Methods | |
virtual const char * | GetName () const |
Get the identifier of the component this skin slice is for. | |
virtual void | SuggestSize (csListBox &This, int &w, int &h)=0 |
Suggest the optimal size of the button, given an already filled object. |
Detailed Description
This class defines the interface for a listbox skin slice.Every skin slice that is meant for listboxes should inherit from this interface.
Definition at line 283 of file csskin.h.
Member Function Documentation
|
Get the identifier of the component this skin slice is for.
Implements csSkinSlice. |
|
Suggest the optimal size of the button, given an already filled object.
Implemented in csDefaultListBoxSkin. |
The documentation for this class was generated from the following file:
- csws/csskin.h
Generated for Crystal Space by doxygen 1.2.18