Class LayoutDefinition

java.lang.Object
org.flowable.form.model.LayoutDefinition
All Implemented Interfaces:
Serializable

public class LayoutDefinition extends Object implements Serializable
Author:
Tijs Rademakers
See Also:
  • Field Details

  • Constructor Details

    • LayoutDefinition

      public LayoutDefinition()
    • LayoutDefinition

      public LayoutDefinition(Integer row)
  • Method Details

    • getRow

      public Integer getRow()
    • setRow

      public void setRow(Integer row)