Class UserFormSettingsForm

java.lang.Object
systems.dennis.shared.ui_settings.form.UserFormSettingsForm
All Implemented Interfaces:
systems.dennis.shared.entity.IDHolder, systems.dennis.shared.form.AbstractForm

public class UserFormSettingsForm extends Object implements systems.dennis.shared.form.AbstractForm
  • Field Summary

    Fields inherited from interface systems.dennis.shared.form.AbstractForm

    ID_FIELD
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface systems.dennis.shared.form.AbstractForm

    defaultSearchOrderField

    Methods inherited from interface systems.dennis.shared.entity.IDHolder

    getId
  • Constructor Details

    • UserFormSettingsForm

      public UserFormSettingsForm()
  • Method Details

    • asValue

      public String asValue()
      Specified by:
      asValue in interface systems.dennis.shared.form.AbstractForm