com.sibvisions.rad.ui.web.ext.gxt.layout
Class GVxFormLayout.Constraint

java.lang.Object
  extended by com.extjs.gxt.ui.client.widget.layout.LayoutData
      extended by com.sibvisions.rad.ui.web.ext.gxt.layout.GVxFormLayout.Constraint
Enclosing class:
GVxFormLayout

public static class GVxFormLayout.Constraint
extends LayoutData

The Constraint for the GVxFormLayout.


Constructor Summary
GVxFormLayout.Constraint(GVxFormLayout pLayout, String pConstraintData)
          Constructs a new instance of Constraint.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GVxFormLayout.Constraint

public GVxFormLayout.Constraint(GVxFormLayout pLayout,
                                String pConstraintData)
Constructs a new instance of Constraint.

Parameters:
pLayout - the layout.
pConstraintData - the constraint data.


Copyright © 2009 SIB Visions GmbH. All Rights Reserved.