JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.myfaces.tobago.component
Interface DeprecatedDimension
public interface
DeprecatedDimension
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Measure
getHeight
()
Measure
getWidth
()
void
setHeight
(
Measure
height)
void
setWidth
(
Measure
width)
Method Details
getHeight
Measure
getHeight
()
setHeight
void
setHeight
(
Measure
height)
getWidth
Measure
getWidth
()
setWidth
void
setWidth
(
Measure
width)