|
CAF Shared JavaScript | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--CAF.Output.Model | +--CAF.OverlayPanel.Model
CAF Modal Dialog client-side model.
Defined in overlay.js
Field Summary | |
Object |
classes
|
Fields inherited from class CAF.Output.Model |
id, form
|
Constructor Summary | |
CAF.OverlayPanel.Model
()
|
Method Summary | |
void
|
_handleRefresh(html)
Refreshes this control with the specified outerHTML from the server. |
Object
|
getFor()
Returns the element to overlay. |
void
|
hide(callback)
Hides this control. |
void
|
show(callback)
Shows this control. |
Field Detail |
Object classes
Constructor Detail |
CAF.OverlayPanel.Model()
Method Detail |
void _handleRefresh(html)
html
- HTML with which to refresh control.
Object getFor()
void hide(callback)
void show(callback)
|
CAF Shared JavaScript | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |