Class pvr.widget.editors.TextareaEditor


Extends idx.form.Textarea, pvr.widget.editors.mixins._EditorMixin, pvr.widget.editors.mixins._TextMixin,.
Provides an expandable textarea editor widget for editing properties of type "string".

The textarea control grows automatically as more text is added.


Defined in: <pvr\widget\editors\TextareaEditor.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
adjustWidth(widthSettings)
 
getErrorMessage(isFocused)
 
isValid(isFocused)
 

Constructor Detail

pvr.widget.editors.TextareaEditor()

Method Detail

adjustWidth(widthSettings)

Parameters:
widthSettings

getErrorMessage(isFocused)

Parameters:
isFocused

isValid(isFocused)

Parameters:
isFocused

resetWidth()