| Package | Description |
|---|---|
| org.testatoo.cartridge.html4.element |
| Modifier and Type | Method and Description |
|---|---|
Scrolling |
Frame.scrolling()
To get the scrolling attribute of the frame.
|
Scrolling |
IFrame.scrolling()
To get the scrolling attribute of the iframe.
|
static Scrolling |
Scrolling.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scrolling[] |
Scrolling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2012 Ovea. All Rights Reserved.