Hi, Is it possible to have binding expressions that refer to list items using index accessor such as the following one (myList being of type java.util.List) ?
... <TextInput textKey="myObj.myList[2]" /> ... thanks in advance AJ.
Hi, Is it possible to have binding expressions that refer to list items using index accessor such as the following one (myList being of type java.util.List) ?
... <TextInput textKey="myObj.myList[2]" /> ... thanks in advance AJ.