Make a TextField work like Button?

Hy,

I made some TextFields, I put EventListeners and I would like to make them act like Buttons. (tf.buttonMode = true is not very usefull)

Could anyone advice?