|
Sydney | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--Widget
|
+--Container
|
+--Form
Deprecated use WebServices instead
Defined in form_widgets.js
| Fields inherited from class Container |
children
|
| Fields inherited from class Widget |
html, id, parent, layoutData, eventTable
|
| Constructor Summary | |
Form
(container, action,scrollable)
|
|
| Methods inherited from class Container |
appendChild, clear, contains, insertAfter, insertAt, insertBefore, isEmpty, prependChild, removeChild, replaceChild, setLayout, setEnabled
|
| Constructor Detail |
function Form(container, action,scrollable)
scrolling - (Optional) - a boolean to indicate whether or not the container should grow scrollbars or clip its content when the content is too big. Defaults to false, which implies clipping.
tagName - (Optional) - a string to use as the tag-name for the container's HTML node. Defaults to 'div'.
layout - (Optional) - a layout manager to use. Defaults to a do-nothing layout manager that leaves all widgets in an implementation-defined location.
WebServices instead
|
Sydney | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||