public class TreeDBHistoryCallback extends java.lang.Object implements HistoryCallback
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
HISTORY_PARAMETER_TREE_PATH |
Constructor and Description |
---|
TreeDBHistoryCallback(<any> treeProvider,
EventBus eventbus,
<any> submoduleComponentProvider,
java.lang.String submoduleParentId) |
TreeDBHistoryCallback(<any> treeProvider,
EventBus eventbus,
Widget submodule,
java.lang.String submoduleParentId) |
Modifier and Type | Method and Description |
---|---|
void |
locationChanged(HistoryLocation location) |
void |
setSelectParent(boolean b) |
public static final java.lang.String HISTORY_PARAMETER_TREE_PATH
public TreeDBHistoryCallback(<any> treeProvider, EventBus eventbus, <any> submoduleComponentProvider, java.lang.String submoduleParentId)
public TreeDBHistoryCallback(<any> treeProvider, EventBus eventbus, Widget submodule, java.lang.String submoduleParentId)
public void locationChanged(HistoryLocation location)
locationChanged
in interface HistoryCallback
public void setSelectParent(boolean b)