|
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
|
+--EDOView
|
+--AuctionView
This class produces a view of a Auction.
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
| Constructor Summary | |
AuctionView
()
|
|
| 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( <Auction> auction )
|
| 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 |
AuctionView()
| Method Detail |
void buildFields( HTML )
ABSTRACT: sub classes of EDOView should override this
void konstructor( <Auction> auction )
auction - Auction 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 | ||||||||