public class InsertFormulaCtrl extends DialogCtrlBase
DialogCtrlBase.Entry| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FORMULA |
callback, ON_CANCEL, ON_OK| Constructor and Description |
|---|
InsertFormulaCtrl() |
| Modifier and Type | Method and Description |
|---|---|
void |
confirmSelection() |
void |
doAfterCompose(org.zkoss.zul.Window comp) |
void |
insertFunction() |
void |
onSelect$categoryCombobox() |
void |
selectFunction() |
static void |
show(org.zkoss.zk.ui.event.EventListener<DialogCallbackEvent> dialogEventListener) |
void |
startSearch(org.zkoss.zk.ui.event.InputEvent event) |
detach, getFellow, getSingleSelection, getSingleSelectionIndex, newArg, newEntry, newMap, postCallback, sendCallbackpublic static final java.lang.String FORMULA
public static void show(org.zkoss.zk.ui.event.EventListener<DialogCallbackEvent> dialogEventListener)
public void doAfterCompose(org.zkoss.zul.Window comp)
throws java.lang.Exception
doAfterCompose in interface org.zkoss.zk.ui.util.Composer<org.zkoss.zul.Window>doAfterCompose in class DialogCtrlBasejava.lang.Exceptionpublic void onSelect$categoryCombobox()
public void selectFunction()
public void confirmSelection()
public void startSearch(org.zkoss.zk.ui.event.InputEvent event)
public void insertFunction()
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.