Uses of Class
com.sas.servlet.tbeans.ipage.BaseIPage

Packages that use BaseIPage
com.sas.servlet.tbeans.ipage Provides classes used to write menus, text, and other types of content to various client devices in the appropriate markup language, such as WML, HDML, or HTML. 
com.sas.servlet.tbeans.ipage.iform Provides classes used to write form content to various client devices in the appropriate markup language, such as WML, HDML, or HTML. 
 

Uses of BaseIPage in com.sas.servlet.tbeans.ipage
 

Subclasses of BaseIPage in com.sas.servlet.tbeans.ipage
 class IMenu
          The IMenu is a TransformationBean™ used to produce a menu using a variety of markup languages (including WML,HDML, and HTML).
 class IText
          The IText is a TransformationBean™ used to produce a text page using a variety of markup languages (including WML,HDML, and HTML).
 

Uses of BaseIPage in com.sas.servlet.tbeans.ipage.iform
 

Subclasses of BaseIPage in com.sas.servlet.tbeans.ipage.iform
 class BaseIFormElement
          The base object for all IForm sub-elements.
 class IForm
          The IForm is a TransformationBean™ used to produce a form using a variety of markup languages (including WML,HDML, and HTML).
 class IFormHidden
          The IFormHidden is a TransformationBean™ used to produce a form using a variety of markup languages (including WML,HDML, and HTML).
 class IFormListBox
          The IFormListBox is a TransformationBean™ used to produce a form using a variety of markup languages (including WML,HDML, and HTML).
 class IFormPassword
          The IFormPassword is a TransformationBean™ used to produce a form using a variety of markup languages (including WML,HDML, and HTML).
 class IFormRadio
          The IFormRadio is a TransformationBean™ used to produce a form using a variety of markup languages (including WML,HDML, and HTML).
 class IFormTextEntry
          The IFormTextEntry is a TransformationBean™ used to produce a form using a variety of markup languages (including WML,HDML, and HTML).
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.