Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    setId for widgets

    Hi,


    We are using SmartGWT for our development and we want to test our app with automation tool in the market. Most of the tool in the market needs static id for elements. there is a setId method for some of the SmartGWT UI widgets but not for all the widgets.

    Why it is not available for all the widgets?

    Also, if we set the setId, it does not change the ID for the widgets.

    What is this id for?

    is there any way to set Id for widgets?

    #2
    The ID is required for all widgets, and is visible in the watch tab on the SmartClient Developer Console

    I don't have an answer for your other questions.

    I do have a new question: How can I select a widget by ID?

    Comment

    Working...
    X