| Package | Description |
|---|---|
| org.gcube.portlets.user.td.tablewidget.client.validation | |
| org.gcube.portlets.user.td.tablewidget.client.validation.tree |
| Modifier and Type | Field and Description |
|---|---|
protected com.sencha.gxt.data.shared.TreeStore<BaseDto> |
ValidationsTasksPanel.store |
protected com.sencha.gxt.widget.core.client.treegrid.TreeGrid<BaseDto> |
ValidationsTasksPanel.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
FolderDto |
class |
ValidationDto |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<BaseDto> |
FolderDto.childrens |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<BaseDto> |
FolderDto.getChildrens() |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderDto.setChildrens(ArrayList<BaseDto> childrens) |
| Constructor and Description |
|---|
FolderDto(String type,
String id,
String description,
ArrayList<BaseDto> childrens) |
Copyright © 2014. All Rights Reserved.