Form Builder NG Model 6.0.0-SNAPSHOT

Uses of Class
org.jbpm.form.builder.ng.model.client.form.items.BorderLayoutFormItem.Position

Packages that use BorderLayoutFormItem.Position
org.jbpm.form.builder.ng.model.client.form.items   
 

Uses of BorderLayoutFormItem.Position in org.jbpm.form.builder.ng.model.client.form.items
 

Methods in org.jbpm.form.builder.ng.model.client.form.items that return BorderLayoutFormItem.Position
protected  BorderLayoutFormItem.Position BorderLayoutFormItem.obtainPosition(int x, int y)
           
static BorderLayoutFormItem.Position BorderLayoutFormItem.Position.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BorderLayoutFormItem.Position[] BorderLayoutFormItem.Position.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jbpm.form.builder.ng.model.client.form.items with parameters of type BorderLayoutFormItem.Position
protected  void BorderLayoutFormItem.setDropPosition(BorderLayoutFormItem.Position position)
           
 


Form Builder NG Model 6.0.0-SNAPSHOT

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