Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

How to add data to String[]

$
0
0
Hi,
Hi have string array.

public String[] abcd;

abcd[0] = "1234";

Above code is showing Umbrella Exception on runtime.
And if I am wrong how I can achieve this.[Smart GWT 4.0]

Viewing all articles
Browse latest Browse all 4756

Trending Articles