|
Comment Added :
WICKET :
Re: Excel Spreadsheet
Excel Spreadsheet commented on by Robin (Jan 19, 2009). Comment:I went through the code and tried using in my own application but i couldnt understand why i was not being able to override the following methods: public void onSetObject(Component c, Object o) Unknown macro: {
rowHeads[row] = new RowHead();
rowHeads[row].setSelected((Boolean) o);
rowHeads[row].setRow(row);
}
public Object onGetObject(Component c) { Unknown macro: {
return rowHeads[row].getSelected();
} return Boolean.TRUE; } }; could you please suggest me where am i wrong? |
Powered by
Atlassian Confluence
(Version: 2.2.9 Build:#527 Sep 07, 2006)
-
Bug/feature request
Unsubscribe or edit your notifications preferences
Unsubscribe or edit your notifications preferences
