aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ROADMAP.e-table
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/ROADMAP.e-table')
-rw-r--r--widgets/ROADMAP.e-table19
1 files changed, 11 insertions, 8 deletions
diff --git a/widgets/ROADMAP.e-table b/widgets/ROADMAP.e-table
index 88afe506c3..65f19dabe1 100644
--- a/widgets/ROADMAP.e-table
+++ b/widgets/ROADMAP.e-table
@@ -29,14 +29,6 @@ e-table-simple.h, e-table-simple.c:
routines (you provide the callbacks). For lazy people, like
me.
-e-table-header.h, e-table-header.c:
-
- These implement the ETableHeader model. They describe what
- columns are shown in the screen and in which order.
-
- These emit signals: column-size-changed and structure-changed
- (if a column is added/removed)
-
e-cell.c, e-cell.h:
These are actually miss-named. Objects of type e-cell know
@@ -60,6 +52,17 @@ e-table-col.h, e-table-col.c:
* The Views
+e-table-header.h, e-table-header.c:
+
+ These implement the ETableHeaderItem canvas item. This item is
+ used both to control the columns displayed as well as displaying them.
+
+ They describe what columns are shown in the screen and in
+ which order.
+
+ These emit signals: column-size-changed and structure-changed
+ (if a column is added/removed)
+
e-table-item.c, e-table-item.h
This is a canvas item that renders the contents of a