Class ModelForm.SortField

java.lang.Object
org.apache.ofbiz.widget.model.ModelForm.SortField
Enclosing class:
ModelForm

public static class ModelForm.SortField extends Object
  • Constructor Details

    • SortField

      public SortField(String name)
    • SortField

      public SortField(String name, String position)
  • Method Details

    • getFieldName

      public String getFieldName()
      Gets field name.
      Returns:
      the field name
    • getPosition

      public Integer getPosition()
      Gets position.
      Returns:
      the position