Class Ember.TextArea
publicThe internal class used to create textarea element when the {{textarea}}
helper is used.
See Ember.Templates.helpers.textarea for usage details.
Layout and LayoutName properties
Because HTML textarea
elements do not contain inner HTML the layout
and
layoutName
properties will not be applied. See Ember.View's
layout section for more information.
Methods
- $
- addObserver
- cacheFor
- create
- create
- decrementProperty
- destroy
- didReceiveAttrs
- didRender
- didUpdate
- didUpdateAttrs
- extend
- get
- getProperties
- getWithDefault
- has
- incrementProperty
- init
- notifyPropertyChange
- off
- on
- one
- readDOMAttr
- removeObserver
- reopen
- reopenClass
- rerender
- send
- sendAction
- set
- setProperties
- toString
- toggleProperty
- trigger
- willDestroy
- willRender
- willUpdate
Properties
- actions
- ariaRole
- classNameBindings
- classNames
- concatenatedProperties
- element
- elementId
- hasBlock
- hasBlockParams
- instrumentDisplay
- isDestroyed
- isDestroying
- isVisible
- mergedProperties
- positionalParams
- tagName