Method | Description | |
---|---|---|
load ( ) : mixed | Load Textarea prevalue editor - cols: Number of caracters display per line - rows: Define the number of line visible in text zone - wrap: Possible values are : hard / off / soft define if line returns are automatic (hard / soft) or if the horizontal display if exceeded (off) | |
save ( ) : void | Save Textarea prevalue editor |