Download

Support

Ewl_Tree_Node Struct Reference
[Ewl_Tree: A Widget for List or Tree Layout]

#include <ewl_tree.h>

Collaboration diagram for Ewl_Tree_Node:

Detailed Description

Inherits from Ewl_Container and extends to hold information on a row of the tree.

Data Fields

unsigned char built_children:1
Ewl_Tree_Node_Flags expanded
struct {
   void *   data
   const Ewl_Model *   model
expansion
Ewl_Widgethandle
Ewl_MVC mvc
Ewl_Rowrow
unsigned int row_num
Ewl_Widgettree

Field Documentation

Have we generated child nodes

Referenced by ewl_tree_node_expand().

The data of the expansion

Referenced by ewl_tree_cb_node_data_unref(), and ewl_tree_node_expand().

The model of the expansion

Referenced by ewl_tree_cb_node_data_unref(), and ewl_tree_node_expand().

unsigned int Ewl_Tree_Node::row_num

The row number of this row

Referenced by ewl_tree_cb_node_toggle(), and ewl_tree_node_expand().


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

Copyright © Enlightenment.org

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