|
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 Alignable
The Alignable interface is used specify an Alignmeent value.
A given implemetor of this interface is free to only support a given
subset of Alignment values (for example Alignment.TOP but not Alignment.BOTTOM).
| Field Summary | |
|---|---|
static String |
PROPERTY_ALIGNMENT
|
| Method Summary | |
|---|---|
Alignment |
getAlignment()
Returns the Alignment in use |
void |
setAlignment(Alignment newValue)
Sets the Alignment in use |
| Methods inherited from interface echopoint.able.Delegateable |
|---|
getRenderProperty, getRenderProperty |
| Field Detail |
|---|
static final String PROPERTY_ALIGNMENT
| Method Detail |
|---|
Alignment getAlignment()
void setAlignment(Alignment newValue)
newValue - -
the Alignment to be used
|
EchoPoint API - 3.0.0b5 App Webcontainer |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||