|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |