1. Question: Which of the following ExtJS components are required to implement ExtJS complete menu? (Choose any three)

    A
    Ext.Toolbar

    B
    Ext.Button

    C
    Ext.menu

    D
    Ext.Form

    Note: Not available
    1. Report
  2. Question: Which of the following xtype is valid for Button component?

    A
    tbbutton

    B
    button

    C
    toolbutton

    D
    none

    Note: Not available
    1. Report
  3. Question: Which of the following is correct value for menu option of ExtJS Toolbar?

    A
    [text:string]

    B
    {text:string}

    C
    [{text:string}]

    D
    {[text:string]}

    Note: Not available
    1. Report
  4. Question: Which of the following is not xtype value of the ExtJS toolbar?

    A
    tbsplitter

    B
    tbspacer

    C
    tbbutton

    D
    tbfill

    E
    tbsparator

    Note: Not available
    1. Report
  5. Question: Which of the following is the correct option and value to add a bar in the ExtJS window?

    A
    tbar:[{text:string, handler: function(){} }]

    B
    bar:[{text:string, handler: function(){} }]

    C
    toolbar:[{text:string, handler: function(){} } ]

    D
    tbbar:[{text:string, handler: function(){} }]

    Note: Not available
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd