Integrate the interface with the NetLogic
Create dynamic links between the interface elements and methods defined in the script.
For more information about dynamic links, see Create dynamic links.
- Configure the CreateButton:
- InProject view, selectCreateButton.
- InEvents, next toMouseClickEvent, select and select .
- Create a dynamic link betweenNewPaneland .
- Configure the RemoveButton:
- InProject view, selectRemoveButton.
- InEvents, next toMouseClickEvent, select and select .
- Create a dynamic link betweennameand .
- Configure the NameLabel:
- InProject view, selectNameLabel.
- Create a dynamic link betweenTextand .
- Configure the PasswordBox:
- InProject view, selectPasswordBox.
- Create a dynamic link betweenTextand .
- Configure the LocaleCombo:
- InProject view, selectLocaleCombo.
- Create a dynamic link betweenModeland .
- Create a dynamic link betweenSelected valueand .
Provide Feedback