|
The Gravey 2.5 Framework and AIM RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--GrvObject
|
+--MVCView
|
+--EDOHolderView
|
+--AuctionModelView
This class produces the view of the entire data panel.
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
| Constructor Summary | |
AuctionModelView
()
|
|
| Method Summary | |
void
|
buildFields( HTML )
push into given array the HTML needed for all EDOs in holder ABSTRACT: sub classes of EDOHolderView should override this |
void
|
konstructor( <AuctionModel> auctionModel )
|
| Methods inherited from class EDOHolderView |
currentContext, buildHTMLstr
|
| Methods inherited from class MVCView |
paintHTML, 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 |
AuctionModelView()
| Method Detail |
void buildFields( HTML )
ABSTRACT: sub classes of EDOHolderView should override this
void konstructor( <AuctionModel> auctionModel )
auctionModel - Auction/lots we are to observe
|
The Gravey 2.5 Framework and AIM RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||