public class NamedCollectionObPlugin extends Object implements ObjectBrowserPlugin
| Modifier and Type | Field and Description |
|---|---|
protected xyz.cofe.collection.NodesExtracter<NamedCollection,Object> |
namedCollectionExtract |
protected Followable<NamedCollection> |
namedCollectionFollowable |
protected xyz.cofe.collection.Func1<TreeTableNodeFormat,NamedCollection> |
namedCollectionFormatter |
| Constructor and Description |
|---|
NamedCollectionObPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
register(ObjectBrowser bob,
xyz.cofe.common.CloseableSet cs)
Регистрация плагина
|
protected final xyz.cofe.collection.NodesExtracter<NamedCollection,Object> namedCollectionExtract
protected final Followable<NamedCollection> namedCollectionFollowable
protected final xyz.cofe.collection.Func1<TreeTableNodeFormat,NamedCollection> namedCollectionFormatter
public void register(ObjectBrowser bob, xyz.cofe.common.CloseableSet cs)
ObjectBrowserPluginregister in interface ObjectBrowserPluginbob - обозревательcs - деригестрация плагинаCopyright © 2019. All rights reserved.