MCQs > IT & Programming > Palm Pre Application Development > Consider the following Instantiation of the FilterField widget: this.controller.setupWidget('filterField', this.attributes = { delay: 3000, filterFieldHeight: 100 }, this.model = { disabled: false }); What will be the wait time between the key strokes for a filter event?

Palm Pre Application Development MCQs

Consider the following Instantiation of the FilterField widget:
this.controller.setupWidget("filterField",
    this.attributes = {
        delay: 3000,
      filterFieldHeight: 100
    },
    this.model = {
       disabled: false
});
What will be the wait time between the key strokes for a filter event?

Answer

Correct Answer: 3000 milliseconds

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Palm Pre Application Development Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Palm Pre Application Development Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it