|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAlignmentCapability
A string that represents the alignement of the data in the component.
| Field Summary | |
|---|---|
static String |
CENTER
|
static String |
LEFT
valid values for Alignment |
static String |
RIGHT
|
| Method Summary | |
|---|---|
String |
getAlignment()
Returns a string that represents the alignement of the data in the component. |
void |
setAlignment(String textAlignment)
Sets a string that represents the alignement of the data in the component. |
| Field Detail |
|---|
static final String LEFT
AlignmentNormalizer,
Constant Field Valuesstatic final String RIGHT
static final String CENTER
| Method Detail |
|---|
String getAlignment()
void setAlignment(String textAlignment)
textAlignment - right|left|center
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||