This type is a class for model objects.
* No description is available *
Package: webappext| Attributes Summary | |
| name : EString | The name of the markup language. Examples: "HTML", "WML", "VXML" |
| mimeType : EString | The mimeType of the markup language. Example: "text/html", "text/vnd.wap.wml","text/x-vxml" |
| errorPage : Page @ | The error page to use for this markup language. |
| pages : Page * | * No description is available * |
| defaultPage : Page @ | The default page to use for this markup language. |
| Attribute Details |