|
EchoPoint API - 3.0.0b5 App Webcontainer |
|||||||||
| 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 echopoint.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 API - 3.0.0b5 App Webcontainer |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||