|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TitleOrientation | |
|---|---|
| org.exoplatform.gwtframework.ui.client.component | |
| Uses of TitleOrientation in org.exoplatform.gwtframework.ui.client.component |
|---|
| Methods in org.exoplatform.gwtframework.ui.client.component that return TitleOrientation | |
|---|---|
TitleOrientation |
TextItemBase.getTitleOrientation()
|
static TitleOrientation |
TitleOrientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TitleOrientation[] |
TitleOrientation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.exoplatform.gwtframework.ui.client.component with parameters of type TitleOrientation | |
|---|---|
void |
TextItemBase.setTitleOrientation(TitleOrientation titleOrientation)
Set the title's position near text field. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||