|
The Gravey 2.0 Framework and AIM RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--GrvObject
|
+--MVCView
|
+--MVCListView
|
+--EDOListView
|
+--ContactListView
This class produces a view of a List of Contact EDOs.
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
| Constructor Summary | |
ContactListView
()
|
|
| Method Summary | |
EDOIndex
|
itemEDOIndex( <int> index )
return the EDOIndex appropriate for the given list index and EDO type. |
void
|
konstructor( <EDOListModel> edoListModel )
|
| Methods inherited from class EDOListView |
currentContext, itemHTMLstr, headHTMLstr
|
| Methods inherited from class MVCListView |
itemPaint, headPaint, itemViewID, paintHTML, listHTMLstr, buildHTMLstr
|
| Methods inherited from class MVCView |
mustRebuild, mustRepaint, watchModel, setViewID, innerID, getWidgetID, getWidget, getHook, buildHTML, updateContext, contextChanged, disable, enable, setVisible, setSubViewsVisible, isVisible, redraw, draw, rebuildAny, build, buildsubviews, paint, setParentView, clearSubViews, addSubView, getSubView, delSubView, embedView, embedHTML, embedAttr, block, unblock
|
| Methods inherited from class GrvObject |
souper
|
| Constructor Detail |
ContactListView()
| Method Detail |
EDOIndex itemEDOIndex( <int> index )
ABSTRACT: sub classes of EDOListView should override this.
index - index into ListModel
void konstructor( <EDOListModel> edoListModel )
edoListModel - EDO list we are to observe
|
The Gravey 2.0 Framework and AIM RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||