|
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
|
+--MVCController
|
+--MVCButtonController
|
+--MVCTxtButtonController
|
+--PhaseButtonController
This class is a Button Controller that manages the button that
"moves" an auction from one phase to the next.
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
| Constructor Summary | |
PhaseButtonController
()
|
|
| Method Summary | |
String
|
getValue()
simulate MVCScalarModel interface enough to supply button text |
boolean
|
isEnabled()
Return whether this button should be enabled. |
void
|
konstructor( <Auction> auction )
|
| Methods inherited from class MVCTxtButtonController |
canonical, buildHTMLstr
|
| Methods inherited from class MVCButtonController |
getAltText, paintHTML
|
| Methods inherited from class MVCView |
mustRebuild, mustRepaint, currentContext, 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 |
PhaseButtonController()
| Method Detail |
String getValue()
boolean isEnabled()
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 | ||||||||