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

Packages that use Align
org.exoplatform.gwtframework.ui.client.component   
 

Uses of Align in org.exoplatform.gwtframework.ui.client.component
 

Methods in org.exoplatform.gwtframework.ui.client.component that return Align
 Align TextItemBase.getTitleAlign()
           
static Align Align.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Align[] Align.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 Align
 void TextItemBase.setTitleAlign(Align titleAlign)
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.