Uses of Class
org.exoplatform.gwtframework.ui.client.component.TitleOrientation

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.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.