Add prependLabel() method in ActionContext

label() method appends label after passed element (useful for checkboxes). Add
a new mathod to prepend label before element (useful for input fields). Update
the JS API documentation.

Change-Id: I839fc7d38eca55d351074d01ffb2758bb538903e
2 files changed