Sorry, just found a sample for this (so no additional one is required): look into the package demos/org.apache.pivot.demos.roweditor
The sample must start by running RowEditorDemo.java (otherwise resources/labels won't be resolved in the right way), and in related files you can find a currency formatting with the TableViewRowEditor and TextInput.TextBindMapping . I think that for this now that's all. Bye