Class Ember.TextField
publicThe internal class used to create text inputs when the {{input}}
helper is used with type
of text
.
See Ember.Templates.helpers.input for usage details.
Layout and LayoutName properties
Because HTML input
elements are self closing 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
- attributeBindings
- classNameBindings
- classNames
- concatenatedProperties
- element
- elementId
- isDestroyed
- isDestroying
- isVisible
- layout
- max
- mergedProperties
- min
- pattern
- positionalParams
- size
- tagName
- type
- value