|
The Gravy Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--OObject
|
+--View
|
+--ComplexView
This class produces a view of the complex type of a Transaction.
See:
| Constructor Summary | |
ComplexView
()
|
|
| Method Summary | |
String
|
buildHTMLstr()
return HTML version of a complex type panel. |
Context
|
currentContext()
return the current "context" of this view. |
void
|
konstructor( <Transaction> transaction, <int> balanceIndex, <int> transIndex )
|
String
|
menuID()
return the view ID of our complex menu |
void
|
paintHTML()
update/modify attributes of basic existing HTML for THIS view |
String
|
statID()
return the view ID of our status panel |
| Methods inherited from class View |
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, block, unblock
|
| Constructor Detail |
ComplexView()
| Method Detail |
String buildHTMLstr()
Context currentContext()
void konstructor( <Transaction> transaction, <int> balanceIndex, <int> transIndex )
transaction - transaction we are to observe
balanceIndex - index into balance list for current Account
transIndex - index into transaction list for specified balance
String menuID()
void paintHTML()
String statID()
|
The Gravy Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||