|
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
|
+--EDOView
|
+--LotView
This class produces a view of a Lot.
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
| Constructor Summary | |
LotView
()
|
|
| Method Summary | |
void
|
buildFields( HTML )
push into given array the HTML needed for all EDO fields ABSTRACT: sub classes of EDOView should override this |
void
|
konstructor( <Lot> edo, <EDOIndex> edoIndex )
|
void
|
preSelect()
|
| Methods inherited from class MVCView |
mustRebuild, mustRepaint, watchModel, setViewID, 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 |
LotView()
| Method Detail |
void buildFields( HTML )
ABSTRACT: sub classes of EDOView should override this
void konstructor( <Lot> edo, <EDOIndex> edoIndex )
edo - EDO we are to observe
edoIndex - index to EDO
void preSelect()
|
The Gravey 2.0 Framework and AIM RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||