ComboboxHolder

public class ComboboxHolder extends org.motechproject.mds.domain.ComboboxHolder

Extension of the org.motechproject.mds.domain.ComboboxHolder class, from the MDS module. Allows instantiation from web-specific classes.

Constructors

ComboboxHolder

public ComboboxHolder(Object instance, FieldRecord field)

Constructor.

Parameters:
  • instance – an actual instance of an entity
  • field – representation of a field with the combobox type