Callbacks Discussion

In the paragraph about ‘Delegation’, there is a sentence that reads “For instance, the text field wants to “callback” when the user enters text as well as when the user presses the Return key.”

My question is, the text field want to “callback” to who?

To its delegate is the short answer