1,273
edits
Dandonkulous (talk | contribs) |
Dandonkulous (talk | contribs) |
||
| Line 36: | Line 36: | ||
* <tt>width</tt> <i>num</i> - initial width of the Gadget (defaults: 320px - standard smartphone width resolution) | * <tt>width</tt> <i>num</i> - initial width of the Gadget (defaults: 320px - standard smartphone width resolution) | ||
* <tt>height</tt> <i>num</i> - initial height of the Gadget (defaults: 480px - standard smartphone height resolution) | * <tt>height</tt> <i>num</i> - initial height of the Gadget (defaults: 480px - standard smartphone height resolution) | ||
* <tt>maxWidth</tt> <i>num</i> - maximum width of the Gadget | |||
* <tt>maxHeight</tt> <i>num</i> - minimum width of the Gadget | |||
* <tt>allowMaximize</tt> <i>bool</i> - specifies whether or not a Gadget will have the ability to maximize | * <tt>allowMaximize</tt> <i>bool</i> - specifies whether or not a Gadget will have the ability to maximize | ||
* <tt>allowResize</tt> <i>bool</i> - specifies whether or not a user can resize a Gadget | * <tt>allowResize</tt> <i>bool</i> - specifies whether or not a user can resize a Gadget | ||
edits