[svn r250] fixed annotations , added fff , added more images properties
This commit is contained in:
parent
d88cb26330
commit
1c47fbffa3
12 changed files with 106 additions and 81 deletions
|
|
@ -40,6 +40,7 @@ public class AddRowAction extends AbstractVascAction implements RowVascAction {
|
|||
public AddRowAction() {
|
||||
setName("generic.crud.add");
|
||||
setToolTip("generic.toolTip");
|
||||
setImage("/META-INF/images/silk/png/table_add.png");
|
||||
}
|
||||
|
||||
public void doRowAction(VascTable table,Object rowObject) throws Exception {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue