|
EchoPoint 2.1.0rc5 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Heightable
A Heightable is a component that can have a a fixed height
in some specified units. These dimensions
are acheived done via setting Extents.
If the Extent properties, are set to either Integer.MAX_VALUE or Integer.MIN_VALUE, then it will not be taken into effect when rendering the component. Also if they are null, then then it will not be taken into effect when rendering the component
| Field Summary | |
|---|---|
static String |
PROPERTY_HEIGHT
|
| Method Summary | |
|---|---|
Extent |
getHeight()
Retutns the height extent of the Heightable. |
void |
setHeight(Extent newValue)
Sets the height extent of the Heightable. |
| Methods inherited from interface echopointng.able.Delegateable |
|---|
getRenderProperty, getRenderProperty |
| Field Detail |
|---|
static final String PROPERTY_HEIGHT
| Method Detail |
|---|
Extent getHeight()
Heightable.
Heightable.void setHeight(Extent newValue)
Heightable.
newValue - - the new height extent of the Heightable
|
EchoPoint 2.1.0rc5 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||