Entry tags:
From the "Who wrote this shit" department
public void stopLoading()
{
this.model = null;
his.model.releaseData(tempRecord);
// ... snip snip
}
public void stopLoading()
{
this.model = null;
his.model.releaseData(tempRecord);
// ... snip snip
}