Uses of Class
com.bankframe.fe.html.Body

Packages that use Body
com.bankframe.fe.html   
 

Uses of Body in com.bankframe.fe.html
 

Methods in com.bankframe.fe.html that return Body
 Body Page.getBody()
          This method gets the body widget of this page.
 

Methods in com.bankframe.fe.html with parameters of type Body
 void Page.setBody(Body body)
          This method sets the document body of this page.
 

Constructors in com.bankframe.fe.html with parameters of type Body
Page(Head h, Body b)
          Constructor
 



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