public static class FormulaFunctionViewer.FormulaFunctionSetBrowserItem extends Object implements FormulaFunctionViewer.BrowserItem
| Constructor and Description |
|---|
FormulaFunctionSetBrowserItem(FormulaFunctionSet set) |
| Modifier and Type | Method and Description |
|---|---|
List<FormulaFunctionViewer.BrowserItem> |
createChildren() |
String |
getDescription() |
String |
getName() |
boolean |
isLeaf() |
public FormulaFunctionSetBrowserItem(FormulaFunctionSet set)
public String getName()
getName in interface FormulaFunctionViewer.BrowserItempublic String getDescription()
getDescription in interface FormulaFunctionViewer.BrowserItempublic boolean isLeaf()
isLeaf in interface FormulaFunctionViewer.BrowserItempublic List<FormulaFunctionViewer.BrowserItem> createChildren()
createChildren in interface FormulaFunctionViewer.BrowserItemCopyright © 2015. All rights reserved.