JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.myfaces.tobago
org.apache.myfaces.tobago.component
DeprecatedDimension
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getHeight()
setHeight(Measure)
getWidth()
setWidth(Measure)
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)