Class UserEditForm.ExtendedPropertyListModel

java.lang.Object
org.apache.wicket.model.LoadableDetachableModel<List<ConfigurationProperty<?>>>
com.inductiveautomation.ignition.gateway.web.components.user.UserEditForm.ExtendedPropertyListModel
All Implemented Interfaces:
Serializable, org.apache.wicket.model.IDetachable, org.apache.wicket.model.IModel<List<ConfigurationProperty<?>>>, org.apache.wicket.util.io.IClusterable
Enclosing class:
UserEditForm

public static class UserEditForm.ExtendedPropertyListModel extends org.apache.wicket.model.LoadableDetachableModel<List<ConfigurationProperty<?>>>
See Also:
  • Constructor Details

    • ExtendedPropertyListModel

      public ExtendedPropertyListModel()
  • Method Details