Class FieldValueByContainer<T>

java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
component.field.loading.FieldValueByContainer<T>
Direct Known Subclasses:
AddressValueByContainer, AutocompleteValueByContainer, CalendarValueByContainer, CheckBoxValueByContainer, ComboBoxValueByContainer, DateTimePickerValueByContainer, EditableOneToManyFieldValueByContainer, FileUploadValueByContainer, LinkFieldValueByContainer, MultiValueFieldValueByContainer, NumberFieldValueByContainer, RadioButtonValueByContainer, StaticComboBoxValueByContainer, StaticRadioButtonValueByContainer, TextAreaValueByContainer, TextFieldValueByContainer, TextValueByContainer, TimePickerValueByContainer

public abstract class FieldValueByContainer<T> extends Behavior
Author:
Eduard Tihomirov
  • Field Details

  • Constructor Details

    • FieldValueByContainer

      public FieldValueByContainer()
  • Method Details

    • getValueColumn

      public abstract EntityColumn getValueColumn()