Package | Description |
---|---|
de.espirit.firstspirit.access.store | |
de.espirit.firstspirit.client.plugin.contextmenu |
Provides interfaces and types for java client context menu plugins.
|
Modifier and Type | Method and Description |
---|---|
Listable<StoreElement> |
StoreElement.getChildren()
Get the element's direct children.
|
<T extends StoreElement> |
StoreElement.getChildren(Class<T> type)
Get the element's direct children that are instances of the given type.
|
<T extends StoreElement> |
StoreElement.getChildren(Class<T> type,
boolean recurse)
Get the element's children that are instances of the given type.
|
<T extends StoreElement> |
StoreElement.getChildren(Filter.TypedFilter<T> filter,
boolean recurse)
Get the element's children passing the given typed filter.
|
Listable<StoreElement> |
StoreElement.importStoreElements(ZipFile exportFile,
ImportHandler importHandler)
Imports all root nodes from the given zip exportfile.
|
Modifier and Type | Method and Description |
---|---|
Listable<IDProvider> |
ContextMenuContext.getElements()
Get the contextual store elements.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210