public class ServerFileBrowser extends PageBean implements java.io.Serializable
| Modifier and Type | Class and Description |
|---|---|
static interface |
ServerFileBrowser.IListener |
class |
ServerFileBrowser.TreeNode |
| Constructor and Description |
|---|
ServerFileBrowser() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAvailableExplanation() |
java.lang.String |
getExplanation() |
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<ServerFileBrowser.TreeNode> |
getTree() |
void |
prepare(java.lang.String rootPath,
java.lang.String explanation,
ServerFileBrowser.IListener listener) |
buildContentReplaceString, closePopup, getActualRootExpression, getPopups, initializePageBean, isInitialized, onBeforeRendering, openModalPopup, openModelessPopup, pbx, readPageLayoutXML, setActualRootExpressionpublic java.lang.String getPageName()
IPageBeangetPageName in interface IPageBeangetPageName in class PageBeanpublic java.lang.String getRootExpressionUsedInPage()
IPageBeangetRootExpressionUsedInPage in interface IPageBeangetRootExpressionUsedInPage in class PageBeanpublic void prepare(java.lang.String rootPath,
java.lang.String explanation,
ServerFileBrowser.IListener listener)
public FIXGRIDTreeBinding<ServerFileBrowser.TreeNode> getTree()
public java.lang.String getExplanation()
public boolean getAvailableExplanation()
Copyright © CaptainCasa Gmbh. All Rights Reserved.