public class QueryBrowserPopup extends PopupDialog
Modifier and Type | Class and Description |
---|---|
static interface |
QueryBrowserPopup.Element |
Window.IExceptionHandler
HOVER_SHELLSTYLE, INFOPOPUP_SHELLSTYLE, INFOPOPUPRESIZE_SHELLSTYLE, POPUP_HORIZONTALSPACING, POPUP_IMG_MENU, POPUP_IMG_MENU_DISABLED, POPUP_MARGINHEIGHT, POPUP_MARGINWIDTH, POPUP_VERTICALSPACING
Constructor and Description |
---|
QueryBrowserPopup(MultiPaneEditor editor) |
QueryBrowserPopup(MultiPaneEditor editor,
boolean onlyHistory) |
QueryBrowserPopup(MultiPaneEditor editor,
boolean onlyHistory,
IPolicy policy) |
Modifier and Type | Method and Description |
---|---|
boolean |
close() |
open
create, getDefaultImage, getDefaultImages, getDefaultOrientation, getReturnCode, getShell, getWindowManager, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setWindowManager
public QueryBrowserPopup(MultiPaneEditor editor)
public QueryBrowserPopup(MultiPaneEditor editor, boolean onlyHistory)
public QueryBrowserPopup(MultiPaneEditor editor, boolean onlyHistory, IPolicy policy)
public boolean close()
close
in class PopupDialog