OptionalparentElement: HTMLElementOptionalblurBlur event handler for the edit mode content that can be overwritten in the Edit Mode Class.
The focus event that triggered the blur.
ReadonlycellThe cell to which the content belongs.
OptionalchangeChange event handler for the edit mode content that can be overwritten in the Edit Mode Class.
The event that triggered the change.
Whether to finish the edit after a change.
OptionalkeyKey down event handler for the edit mode content that can be overwritten in the Edit Mode Class.
The keyboard event that triggered the key down.
ReadonlyrendererThe renderer that allows to print content (inputs, selects, etc.)
Gets the raw value of the select element.
Gets the value of the select element.
ProtectedaddAdds the select element to the parent element.
The parent element to add the select element to.
The select element.
Destroys the content.
Gets the main element (select) of the content.
The select element.
Updates the select element.
Represents a select type of cell content.