1. Question: Which is ExtJS form function?

    A
    getForm()

    B
    submitForm()

    C
    load()

    D
    none

    Note: Not available
    1. Report
  2. 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
  3. Question: Which of the following xtype is valid for Button component?

    A
    tbbutton

    B
    button

    C
    toolbutton

    D
    none

    Note: Not available
    1. Report
  4. 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
  5. 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
  6. 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
  7. Question: Which ExtJS component is used to display ExtJS grid?

    A
    GridPanel

    B
    Grid

    C
    GridPan

    D
    Table

    Note: Not available
    1. Report
  8. Question: Which of the following is not ExtJS Grid option?

    A
    columns

    B
    stripeRows

    C
    frame

    D
    hidden

    E
    sortable

    F
    stripeColumns

    Note: Not available
    1. Report
  9. Question: Which of the follow selection event is not correct for Extjs Grid?

    A
    GellSelectionModel

    B
    RowSelectionModel

    C
    ColumnSelectionModel

    D
    CheckBoxSelectionModel

    E
    TableSelectionModel

    Note: Not available
    1. Report
  10. Question: A button can simply be an icon, or text, or both

    A
    True

    B
    False

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