| Modifier and Type | Field and Description |
|---|---|
static com.sencha.gxt.data.shared.TreeStore<BaseDto> |
Common.sourceStore |
static com.sencha.gxt.widget.core.client.tree.Tree<BaseDto,String> |
Common.sourceTree |
static com.sencha.gxt.data.shared.TreeStore<BaseDto> |
Common.targetStore |
static com.sencha.gxt.widget.core.client.tree.Tree<BaseDto,String> |
Common.targetTree |
static com.sencha.gxt.dnd.core.client.TreeDropTarget<BaseDto> |
Common.targetTreeDropTarget |
static com.sencha.gxt.data.shared.TreeStore<BaseDto> |
Common.toBeTransferredStore |
| Modifier and Type | Method and Description |
|---|---|
void |
Popups.asPopUpAskingForGoingBack(com.sencha.gxt.widget.core.client.tree.Tree.TreeNode<BaseDto> node) |
void |
Functionality.checkIfGoBack(com.sencha.gxt.widget.core.client.tree.Tree.TreeNode<BaseDto> node) |
| Modifier and Type | Field and Description |
|---|---|
static com.sencha.gxt.data.shared.IconProvider<BaseDto> |
Utils.iconProviderForSource |
static com.sencha.gxt.data.shared.IconProvider<BaseDto> |
Utils.iconProviderForTarget |
| Modifier and Type | Class and Description |
|---|---|
class |
FolderDto |
| Modifier and Type | Method and Description |
|---|---|
BaseDto |
BaseDto.getData() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends com.sencha.gxt.data.shared.TreeStore.TreeNode<BaseDto>> |
BaseDto.getChildren() |
| Modifier and Type | Field and Description |
|---|---|
static com.sencha.gxt.data.shared.ModelKeyProvider<BaseDto> |
BaseDtoProperties.key |
| Modifier and Type | Method and Description |
|---|---|
com.sencha.gxt.core.client.ValueProvider<BaseDto,String> |
BaseDtoProperties.name() |
com.sencha.gxt.core.client.ValueProvider<BaseDto,String> |
BaseDtoProperties.shortname() |
Copyright © 2016. All Rights Reserved.