Uses of Class
com.bankframe.fe.wml.WMLWidget

Packages that use WMLWidget
com.bankframe.fe.wml   
 

Uses of WMLWidget in com.bankframe.fe.wml
 

Subclasses of WMLWidget in com.bankframe.fe.wml
 class Card
          This class implements the WML Card widget.
 class Comment
          This class implements the WML Comment widget.
 class Deck
          This class implements the WML Deck widget.
 class Hidden
          This class implements the WML Hidden widget.
 class Image
          This class implements the WML Image widget.
 class MenuOption
          This class implements the WML MenuOption widget.
 class Paragraph
          This class implements the WML Paragraph widget.
 class Password
          This class implements the WML Password widget.
 class Postfield
          This class implements the WML PostField widget.
 class Text
          This class implements the WML Text widget.
 

Methods in com.bankframe.fe.wml with parameters of type WMLWidget
 void Deck.addWidget(WMLWidget w)
          This method adds a WML widget to this document.
 void Card.addWidget(WMLWidget w)
          This method adds a WML eidget to this document.
 



Copyright © 2004 Siebel Systems, Inc. All rights reserved.