Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display the selected process' PID from the table #10

Merged
merged 2 commits into from
Mar 28, 2018

Conversation

LauraAubin
Copy link
Owner

@LauraAubin LauraAubin commented Mar 28, 2018

Part of #5

What does this do?

Displays the currently selected process identifier using a text field.

image

How is this accomplished?

Bind the text field value to the selectedPID through the Array Of Running Processes controller for the selected table item:

We are returning the process identifier.

@LauraAubin LauraAubin changed the title Display the selected PID from the table Display the selected process' PID from the table Mar 28, 2018
@LauraAubin LauraAubin merged commit 97de25d into master Mar 28, 2018
@LauraAubin LauraAubin deleted the table-view-selected-item branch March 28, 2018 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant