VCF::DelegatedContainer< ContainerType > Class Template Reference
This class is used to provide easy access to a containers methods so the developer doesn't have to get the container instance of the control.
More...
#include <vcf/ApplicationKit/Container.h>
List of all members.
Detailed Description
template<typename ContainerType>
class VCF::DelegatedContainer< ContainerType >
This class is used to provide easy access to a containers methods so the developer doesn't have to get the container instance of the control.
See the Container class for documentation of the actual methods.
- See also:
- Container
Constructor & Destructor Documentation
Member Function Documentation
|
template<typename ContainerType> |
| void VCF::DelegatedContainer< ContainerType >::setContainerDelegate |
( |
ContainerType * |
delegate |
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file: