BrightSide Workbench Full Report + Source Code
org.turro.zkoss.dialog.SelectionDialog Member List

This is the complete list of members for org.turro.zkoss.dialog.SelectionDialog, including all inherited members.

afterCompose()org.turro.zkoss.dialog.SelectionDialog
getComponent()org.turro.zkoss.dialog.SelectionDialog
getComponent(Page page, String title, Component component, String width, String height, final Command command)org.turro.zkoss.dialog.SelectionDialogstatic
getPressedButton()org.turro.zkoss.dialog.SelectionDialog
getResult()org.turro.elephant.zkoss.ModalWindow
getResultValue()org.turro.elephant.zkoss.ModalWindow
ModalWindow(String title, String border, boolean closable)org.turro.elephant.zkoss.ModalWindow
ModalWindow()org.turro.elephant.zkoss.ModalWindow
popupComponent(Page page, String title, Component component, String width, String height)org.turro.zkoss.dialog.SelectionDialogstatic
resultorg.turro.elephant.zkoss.ModalWindowprotected
resultValueorg.turro.elephant.zkoss.ModalWindowprotected
SelectionDialog(String title, Component component, Set< DialogButton > buttons)org.turro.zkoss.dialog.SelectionDialog
setResult(int result)org.turro.elephant.zkoss.ModalWindow
setResultValue(Object resultValue)org.turro.elephant.zkoss.ModalWindow
show(Page page, Command command)org.turro.elephant.zkoss.ModalWindow
showComponent(Page page, String title, Component component, String width, String height, final Command command)org.turro.zkoss.dialog.SelectionDialogstatic