Uses of Class
org.jbpm.formapi.client.form.I18NFormItem.Format

Packages that use I18NFormItem.Format
org.jbpm.formapi.client.form   
 

Uses of I18NFormItem.Format in org.jbpm.formapi.client.form
 

Methods in org.jbpm.formapi.client.form that return I18NFormItem.Format
 I18NFormItem.Format I18NFormItem.getFormat()
           
static I18NFormItem.Format I18NFormItem.Format.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static I18NFormItem.Format[] I18NFormItem.Format.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jbpm.formapi.client.form with parameters of type I18NFormItem.Format
 void I18NFormItem.setFormat(I18NFormItem.Format format)
           
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.