Class WMLDeck() Professional

Class function of the WMLDeck class

Superclass
Description

The WMLDeck class is derived from the HTML3 class of the WAA package and uses the communication features of this class to exchange data with mobile devices. The :newCard() method of a WMLDeck object must be used to create WMLCard objects which, in turn, have methods that create WML code to be returned from a WAA-WAP application to a mobile device.

Methods
:newCard()
Create a WMLCard object.
:setPrevTemplate()
Create a template for the task prev.
IVars
:nextLabel
Displayed text for a link to the next card.
:prevLabel
Displayed text for a link to the previous card.
Miscellaneous methods
:childList()
Retrieve the child list of WMLCard objects.
:header()
Initialize the WMLDeck object.
:message()
Create a notification.
:put()
Add some WML formatted string to the code stack.
:template()
Create WML template code.
:toWML()
Create the WML code.
Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.