public interface PopupableFormElementI extends FormElementI
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$0 |
ALL_ACTIONS, AVAILABLE_ACTION_KIND, CONTEXTMENU_ACTION_KIND, LOCAL_ACTION_KIND, MENU_ACTION_KIND, NO_LOCAL_ACTION_KIND, NO_TOPMDI_ONLY_ACTION_KIND, NOT_AVAILABLE_ACTION_KIND, REFRESH_FROM_TRANSACTION, REFRESH_FROM_USER, SHORTCUT_ACTION_KIND, TOOLBAR_ACTION_KIND, TOPMDI_ONLY_ACTION_KIND
Modifier and Type | Method and Description |
---|---|
void |
action_focusSearchPanel() |
BO |
action_newElement() |
BO |
action_newElement(java.awt.event.ActionEvent a) |
void |
action_refresh() |
void |
action_stopLoading() |
void |
addPopupElementListener(PopupElementListenerI pel) |
void |
applyFilters() |
BO |
delegatedNewElement(java.awt.event.ActionEvent a) |
java.awt.Component |
getAsComponent() |
QueryBuilder |
getQuery() |
void |
hideIfPopupped() |
boolean |
isLoadImmediate() |
boolean |
needsToDelegateNewElement() |
void |
prepareForShowPopup() |
void |
refreshActions() |
void |
removePopupElementListener(PopupElementListenerI pel) |
void |
setEditingStatus(boolean b) |
void |
setFormPopupController(FormPopupControllerI fpc) |
void |
setQueryString(java.lang.String s) |
void |
triggerQuery(java.lang.String s) |
addFormElementListener, afterSave, afterSetValue, beforeSave, beforeSetValue, close, getActions, getActionsOfKind, getAttributeMap, getConfRoot, getCtx, getDebugName, getElementMap, getFtx, getName, getSchema, handleAttributes, handleElement, handleElements, handleNewElement, isClosed, isDebug, isEditable, isGUIBuilt, isInputPossible, isShown, mdiActivate, mdiClose, mdiDeactivate, mdiOpen, postInit, postRefresh, refresh, refresh, removeFormElementListener, requestFocus, setEditable, sync, willCareForChildActions, willCareForChildRefresh
static final java.lang.String $0
void hideIfPopupped()
void setFormPopupController(FormPopupControllerI fpc)
void addPopupElementListener(PopupElementListenerI pel)
void removePopupElementListener(PopupElementListenerI pel)
boolean needsToDelegateNewElement()
BO delegatedNewElement(java.awt.event.ActionEvent a)
void action_refresh()
void refreshActions()
void action_stopLoading()
BO action_newElement()
BO action_newElement(java.awt.event.ActionEvent a)
void action_focusSearchPanel()
java.awt.Component getAsComponent()
void setEditingStatus(boolean b)
boolean isLoadImmediate()
void applyFilters()
QueryBuilder getQuery()
void triggerQuery(java.lang.String s)
void setQueryString(java.lang.String s)
void prepareForShowPopup()
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.