Documentation Version 3.4
From Morfeo Wiki
Documentation remarks
- If you use WURFL as a DDR data source you must add -Xms512m -Xmx512m to your JVM startup parameters
- MyMobileWeb use WURFL by default so you should append it at least on the default configuration
- The expressions conveyed using the expr attribute must not be put between ${}
Documentation
- Tutorials & Training
- IDEAL Language 1.1
- IDEAL Language Reference
- How to use telephonecaller control?
- How to use phonebookadder control?
- How to use smssend control?
- How to use upload control?
- How to use datefield control?
- How to use script control?
- Added new style to div tag:
display-as: auto-collapse- This style allows the user to expand / collapse the content of one div
- This feature is only available for delivery contexts supports [scriptSupport] in ['ecmascript-MP'].
- Added new style to document tag:
native-look-and-feel: true- This style indicates that MyMobileWeb should adapt the look&feel to the device's native (only implemented for iPhone)
- Added
sel-cellstyle to td tag- A cell is displayed as link when
sel-cellstyle is true
- A cell is displayed as link when
- Modified rendering for
display-panels-as:client-tabs
- MyMobileWeb - JSTL Integration
- Code Generator Tools
- IDEAL Language Reference
- Delivery Context Management
- Server Platform
- Development Tools