ClanLib  2.3.7
Public Types | Public Member Functions | Public Attributes | List of all members
CL_CSSBoxEmptyCells Class Reference

#include <css_box_empty_cells.h>

Inheritance diagram for CL_CSSBoxEmptyCells:
Inheritance graph
[legend]

Public Types

enum  Type { type_show, type_hide, type_inherit }
 

Public Member Functions

 CL_CSSBoxEmptyCells ()
 
void compute (const CL_CSSBoxEmptyCells *parent, CL_CSSResourceCache *layout, float em_size, float ex_size)
 
CL_String to_string () const
 

Public Attributes

Type type
 

Member Enumeration Documentation

Enumerator
type_show 
type_hide 
type_inherit 

Constructor & Destructor Documentation

CL_CSSBoxEmptyCells::CL_CSSBoxEmptyCells ( )

Member Function Documentation

void CL_CSSBoxEmptyCells::compute ( const CL_CSSBoxEmptyCells parent,
CL_CSSResourceCache *  layout,
float  em_size,
float  ex_size 
)
CL_String CL_CSSBoxEmptyCells::to_string ( ) const
virtual

Implements CL_CSSBoxProperty.

Member Data Documentation

Type CL_CSSBoxEmptyCells::type

The documentation for this class was generated from the following file: