Uses of Class
ccc.client.gwt.widgets.PageElement.FieldType

Packages that use PageElement.FieldType
ccc.client.gwt.widgets   
 

Uses of PageElement.FieldType in ccc.client.gwt.widgets
 

Methods in ccc.client.gwt.widgets that return PageElement.FieldType
 PageElement.FieldType PageElement.fieldType()
          Accessor for the type of the page element.
static PageElement.FieldType PageElement.FieldType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PageElement.FieldType[] PageElement.FieldType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in ccc.client.gwt.widgets with parameters of type PageElement.FieldType
 void PageElement.fieldType(PageElement.FieldType fieldType)
          Mutator for the type of the page element.
 



Copyright © 2010. All Rights Reserved.