Download

Support

Ewl_Table Struct Reference
[Ewl_Table: The Table Layout Container.]

#include <ewl_table.h>

Collaboration diagram for Ewl_Table:

Detailed Description

Inherits from Ewl_Container and extends to provide a table layout.

Data Fields

char ** col_headers
Ewl_Container container
Ewl_Gridgrid
unsigned int homogeneous_h
unsigned int homogeneous_v
int row_select
struct {
   int   end_c
   int   end_r
   int   start_c
   int   start_r
selected

Field Documentation

The column headers

Referenced by ewl_table_add(), ewl_table_init(), and ewl_table_reset().

boolean: select entire rows

Referenced by ewl_table_init().

struct { ... } Ewl_Table::selected

Currently selected rows

Referenced by ewl_table_cb_child_select(), ewl_table_init(), and ewl_table_selected_get().


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

Copyright © Enlightenment.org

Enlightened Widget Library Documentation Generated: Sat May 17 16:51:41 2008