public class StreamStoreTreeUI extends WorkpageDispatchedPageBean implements java.io.Serializable
| Modifier and Type | Class and Description |
|---|---|
class |
StreamStoreTreeUI.TreeNode |
| Modifier and Type | Field and Description |
|---|---|
protected FIXGRIDTreeBinding<StreamStoreTreeUI.TreeNode> |
m_tree |
| Constructor and Description |
|---|
StreamStoreTreeUI(IWorkpageDispatcher workpageDispatcher)
Default constructor.
|
StreamStoreTreeUI(IWorkpageDispatcher workpageDispatcher,
java.lang.String streamStoreFileRootWS,
boolean withTenantManagement,
java.lang.String editPage)
Special constructor when explicitly pointing the stream store to a certain file directory.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPageName()
Name of page that is managed by the bean.
|
java.lang.String |
getRootExpressionUsedInPage()
Inside the page definition the bean is addressed via a certain
root expression - e.g.
|
FIXGRIDTreeBinding<StreamStoreTreeUI.TreeNode> |
getTree() |
void |
onRefresh(ActionEvent event) |
getOwningDispatcher, getWorkpage, getWorkpageContainer, setDispatcherbuildContentReplaceString, closePopup, getActualRootExpression, getPopups, initializePageBean, isInitialized, onBeforeRendering, openModalPopup, openModelessPopup, pbx, readPageLayoutXML, setActualRootExpressionprotected FIXGRIDTreeBinding<StreamStoreTreeUI.TreeNode> m_tree
public StreamStoreTreeUI(IWorkpageDispatcher workpageDispatcher)
public StreamStoreTreeUI(IWorkpageDispatcher workpageDispatcher, java.lang.String streamStoreFileRootWS, boolean withTenantManagement, java.lang.String editPage)
public java.lang.String getPageName()
IPageBeangetPageName in interface IPageBeangetPageName in class PageBeanpublic java.lang.String getRootExpressionUsedInPage()
IPageBeangetRootExpressionUsedInPage in interface IPageBeangetRootExpressionUsedInPage in class PageBeanpublic FIXGRIDTreeBinding<StreamStoreTreeUI.TreeNode> getTree()
public void onRefresh(ActionEvent event)
Copyright © CaptainCasa Gmbh. All Rights Reserved.