Download

Support

Ewl_MVC Struct Reference
[Ewl_MVC: The base model-view-controller framework]

#include <ewl_mvc.h>

Collaboration diagram for Ewl_MVC:

Collaboration graph
[legend]

Detailed Description

Inherits from Ewl_Box and extends to provide mvc functionality.


Data Fields

Ewl_Box box
struct {
   void(*   selected_change )(Ewl_MVC *mvc)
   void(*   view_change )(Ewl_MVC *mvc)
cb
void * data
unsigned char dirty:1
const Ewl_Modelmodel
void * private_data
Ecore_List * selected
Ewl_Selection_Mode selection_mode
const Ewl_Viewview

Field Documentation

Inherit from Ewl_Box

struct { ... } Ewl_MVC::cb

Callbacks to the inheriting widgets

The mvc data

unsigned char Ewl_MVC::dirty

Is the data dirty

The model for the mvc

The private data

Ecore_List* Ewl_MVC::selected

The selected cells

Selected change callback

The widget selection mode

The view for the mvc

View change callback


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

Copyright © Enlightenment.org

Enlightened Widget Library Documentation Generated: Sun Sep 27 01:50:05 2009