
|
If you were logged in you would be able to see more operations.
|
|
|
In PI mode, the JS doesn't know about all windows (can't know about all windows, really)... only the server-side knows that. We should intercept getAllWindowNames, getAllWindowIds, and getAllWindowTitles, and getAttributeFromAllWindows and handle them in the server side, looping over all known windows, gathering the responses, and sending them back to the user.
|
|
Description
|
In PI mode, the JS doesn't know about all windows (can't know about all windows, really)... only the server-side knows that. We should intercept getAllWindowNames, getAllWindowIds, and getAllWindowTitles, and getAttributeFromAllWindows and handle them in the server side, looping over all known windows, gathering the responses, and sending them back to the user. |
Show » |
Sort Order:
|
Please reference
SEL-407for coded version of getAllWindowNames for SRC.