Hi,
in com.smartgwt.client.core.DataClass are not methodsfor long attributes:
public void setAttribute(String property, long value);
public long getAttributeAsLong(String property);
Thanks Pavel
in com.smartgwt.client.core.DataClass are not methodsfor long attributes:
public void setAttribute(String property, long value);
public long getAttributeAsLong(String property);
Thanks Pavel
Comment