|
EchoPoint 2.1.0rc5 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Widthable
A Sizeable is a component that can have a a fixed width
in some specified units. These dimensions
are acheived done via setting Extents.
| Field Summary | |
|---|---|
static String |
PROPERTY_WIDTH
|
| Method Summary | |
|---|---|
Extent |
getWidth()
Returns the width extent of the Widthable. |
void |
setWidth(Extent newValue)
Sets the width extent of the Widthable. |
| Methods inherited from interface echopointng.able.Delegateable |
|---|
getRenderProperty, getRenderProperty |
| Field Detail |
|---|
static final String PROPERTY_WIDTH
| Method Detail |
|---|
Extent getWidth()
Widthable.
Widthable.void setWidth(Extent newValue)
Widthable.
newValue - - the new width extent of the Widthable
|
EchoPoint 2.1.0rc5 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||