• about
  • 문서
  • api
  • community
  • blog
  • builds
Fork Us!
  1. 시작하기
    1. 시작하기
    2. 어플리케이션 구상
    3. Creating a Static Mockup
    4. Obtaining Ember.js and Dependencies
    5. Adding the First Route and Template
    6. Modeling Data
    7. Using Fixtures
    8. Displaying Model Data
    9. Displaying a Model's Complete State
    10. Creating a New Model Instance
    11. Marking a Model as Complete or Incomplete
    12. Displaying the Number of Incomplete Todos
    13. Toggling between Showing and Editing States
    14. Accepting Edits
    15. Deleting a Model
    16. Adding Child Routes
    17. Transitioning to Show Only Incomplete Todos
    18. Transitioning to Show Only Complete Todos
    19. Transitioning back to Show All Todos
    20. Displaying a Button to Remove All Completed Todos
    21. Indicating When All Todos Are Complete
    22. Toggling All Todos Between Complete and Incomplete
    23. Replacing the Fixture Adapter with Another Adapter
  2. Getting Ember
    1. Getting Ember
  3. Concepts
    1. Core Concepts
    2. Naming Conventions
  4. The Object Model
    1. Classes and Instances
    2. Computed Properties
    3. Computed Properties and Aggregate Data with @each
    4. Observers
    5. Bindings
    6. Reopening Classes and Instances
    7. Bindings, Observers, Computed Properties: What Do I Use When?
  5. Application
    1. Introduction
  6. Templates
    1. The Application Template
    2. Handlebars Basics
    3. Conditionals
    4. Displaying a List of Items
    5. Changing Scope
    6. Binding Element Attributes
    7. Binding Element Class Names
    8. Links
    9. Actions
    10. Input Helpers
    11. Rendering with Helpers
    12. Writing Helpers
  7. Routing
    1. Introduction
    2. Defining Your Routes
    3. Generated Objects
    4. Specifying a Route's Model
    5. Setting Up a Controller
    6. Rendering a Template
    7. Redirecting
    8. Specifying the URL Type
    9. Query Parameters
    10. Asynchronous Routing
    11. Loading / Error Substates
    12. Preventing and Retrying Transitions
  8. Components
    1. Introduction
    2. Defining a Component
    3. Passing Properties to a Component
    4. Wrapping Content in a Component
    5. Customizing a Component's Element
    6. Handling User Interaction with Actions
    7. Sending Actions from Components to Your Application
  9. Controllers
    1. Introduction
    2. Representing a Single Model with ObjectController
    3. Representing Multiple Models with ArrayController
    4. Managing Dependencies Between Controllers
  10. Models
    1. Introduction
    2. Defining Models
    3. Creating and Deleting Records
    4. Pushing Records into the Store
    5. Persisting Records
    6. Finding Records
    7. Working with Records
    8. Connecting to an HTTP Server
    9. Handling Metadata
    10. Frequently Asked Questions
  11. Views
    1. Introduction
    2. Defining a View
    3. Handling Events
    4. Inserting Views in Templates
    5. Adding Layouts to Views
    6. Customizing a View's Element
    7. Built-in Views
    8. Manually Managing View Hierarchy
  12. Enumerables
    1. Introduction
  13. Testing
    1. Integration Testing
  14. Configuring Ember.js
    1. Disabling Prototype Extensions
    2. Embedding Applications
    3. Feature Flags
  15. Cookbook
    1. Introduction
    2. Contributing
    3. User Interface and Interaction
    4. Event Handling & Data Binding
    5. Helpers & Components
    6. Working with Objects
  16. Understanding Ember.js
    1. The View Layer
    2. Managing Asynchrony
    3. Keeping Templates Up-to-Date
    4. Debugging
  17. Contributing to Ember.js
    1. Adding New Features
    2. Repositories
⬆ Back to Top

Working with Objects Edit Page


Here are some recipes to help you understand working with Ember Objects.

  1. Incrementing Or Decrementing A Property
  2. Setting Multiple Properties At Once
  3. Continuous Redrawing of Views
← Creating Reusable Social Share Buttons Incrementing Or Decrementing A Property →
Copyright 2014 Tilde Inc.
Design by HeroPixel
Core Team | Project Sponsors
Ember.js is free, open source and always will be.
Twitter GitHub Google+