public class FormContextMenu
extends javax.swing.JPopupMenu
javax.swing.JPopupMenu.Separator
Modifier and Type | Field and Description |
---|---|
static javax.swing.ImageIcon |
DEFAULT_AGGREGATE_MENU_ICON |
static java.lang.String |
DEFAULT_AGGREGATE_MENU_ICON_NAME |
static javax.swing.ImageIcon |
DEFAULT_BOOKMARK_ICON |
static java.lang.String |
DEFAULT_BOOKMARK_ICON_NAME |
static javax.swing.ImageIcon |
DEFAULT_COPY_ICON |
static java.lang.String |
DEFAULT_COPY_ICON_NAME |
static javax.swing.ImageIcon |
DEFAULT_EDIT_ICON |
static java.lang.String |
DEFAULT_EDIT_ICON_NAME |
static javax.swing.ImageIcon |
DEFAULT_MULTI_ICON |
static java.lang.String |
DEFAULT_MULTI_ICON_NAME |
static javax.swing.ImageIcon |
DEFAULT_NEW_ICON |
static java.lang.String |
DEFAULT_NEW_ICON_NAME |
static javax.swing.ImageIcon |
DEFAULT_PRINT_ICON |
static java.lang.String |
DEFAULT_PRINT_ICON_NAME |
static javax.swing.ImageIcon |
DEFAULT_RELATION_ICON |
static java.lang.String |
DEFAULT_RELATION_ICON_NAME |
static javax.swing.ImageIcon |
DEFAULT_SCRIPT_ICON |
static java.lang.String |
DEFAULT_SCRIPT_ICON_NAME |
TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
Constructor and Description |
---|
FormContextMenu(FormContextI _ftx) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JMenuItem |
addBookmarkSelection(EntityI _ent,
AttributeI[] _atts,
Lesezeichen _lesezeichen) |
javax.swing.JMenuItem |
addBookmarkSelection(EntityI _ent,
AttributeI[] _atts,
Lesezeichen _lesezeichen,
javax.swing.JComponent anchor) |
de.ipcon.form.FormContextMenu.CopyAggregateSelection |
addCopyAggregateSelection(java.lang.String key,
java.math.BigDecimal result,
javax.swing.JComponent anchor) |
void |
addCopyAllAggregateSelection(java.lang.String titleKey,
java.lang.String text,
javax.swing.JComponent anchor) |
javax.swing.JMenuItem |
addCopyObjectSelection(BO _bo) |
javax.swing.JMenuItem |
addCopyObjectSelection(BO _bo,
javax.swing.JComponent anchor) |
javax.swing.JMenuItem |
addFormSelection(EntityI _ent,
AttributeI[] _atts,
Formular _form) |
javax.swing.JMenuItem |
addFormSelection(EntityI _ent,
AttributeI[] _atts,
Formular _form,
javax.swing.JComponent anchor) |
javax.swing.JMenuItem |
addFormSelection(EntityI _ent,
AttributeI[] _atts,
Formular _form,
javax.swing.JComponent anchor,
java.lang.String prefix) |
javax.swing.JMenuItem |
addMultiFormSelection(EntityI _ent,
Formular _form) |
javax.swing.JMenuItem |
addMultiFormSelection(EntityI _ent,
Formular _form,
javax.swing.JComponent anchor) |
javax.swing.JMenuItem |
addMultiScriptSelection(EntityI _ent) |
javax.swing.JMenuItem |
addMultiScriptSelection(EntityI _ent,
javax.swing.JComponent anchor) |
void |
close() |
void |
editStruktur(Struktur s) |
void |
fillActions() |
void |
fillAggregates() |
boolean |
fillBookmarks() |
void |
fillDirectLinks() |
void |
fillForms() |
void |
fillForms(BO[] _bos,
java.math.BigDecimal[] _valuesForAggregating,
long _totalRows,
EntityI _ent) |
void |
fillForms(BO[] _bos,
java.math.BigDecimal[] _valuesForAggregating,
long _totalRows,
EntityI _ent,
boolean _depend) |
void |
fillForms(BO[] _bos,
java.math.BigDecimal[] _valuesForAggregating,
long _totalRows,
EntityI _ent,
boolean _depend,
boolean _nocreate) |
void |
fillForms(BO[] _bos,
java.math.BigDecimal[] _valuesForAggregating,
long _totalRows,
EntityI _ent,
boolean _depend,
boolean _nocreate,
boolean _reload) |
void |
fillForms(BO[] _bos,
java.math.BigDecimal[] _valuesForAggregating,
long _totalRows,
EntityI _ent,
boolean _depend,
boolean _nocreate,
boolean _reload,
boolean _overridedepend) |
void |
fillForms(BO[] _bos,
java.math.BigDecimal[] _valuesForAggregating,
long _totalRows,
EntityI _ent,
boolean _depend,
boolean _nocreate,
boolean _reload,
boolean _overridedepend,
java.util.Set<EntityI> _subentitiesToExclude) |
void |
fillMultiChange() |
void |
fillReports() |
void |
fillTemplates() |
void |
fillTemplates(java.util.Set<EntityI> subentitiesToExclude) |
BO |
getBO() |
BO[] |
getBOs() |
BO |
getBOs(int $17) |
ClientContextI |
getCtx() |
EntityI |
getEnt() |
FormContextI |
getFtx() |
EntityI |
getLcdEnt() |
SchemaI |
getSchema() |
long |
getTotalRows() |
java.math.BigDecimal[] |
getValuesForAggregating() |
java.math.BigDecimal |
getValuesForAggregating(int $21) |
boolean |
hasAvailableActions() |
boolean |
hasValuesForAggregating() |
void |
hideParentPopupable() |
boolean |
isDepend() |
boolean |
isNocreate() |
boolean |
isOverridedepend() |
boolean |
isReload() |
boolean |
isScriptApplicationSelectionAllowed()
Determines if the current user is allowed to modify BOs via script
|
void |
setBO(BO $15) |
void |
setBOs(BO[] $16) |
void |
setBOs(int $18,
BO $19) |
void |
setDepend(boolean $27) |
void |
setEnt(EntityI $25) |
void |
setFtx(FormContextI $14) |
void |
setLcdEnt(EntityI $26) |
void |
setNocreate(boolean $28) |
void |
setOverridedepend(boolean $30) |
void |
setReload(boolean $29) |
void |
setTotalRows(long $24) |
void |
setValuesForAggregating(java.math.BigDecimal[] $20) |
void |
setValuesForAggregating(int $22,
java.math.BigDecimal $23) |
void |
setVisible(boolean vis) |
void |
setVisible(boolean vis,
boolean hideParentPopupable) |
add, add, add, addMenuKeyListener, addPopupMenuListener, addSeparator, getAccessibleContext, getComponent, getComponentAtIndex, getComponentIndex, getDefaultLightWeightPopupEnabled, getInvoker, getLabel, getMargin, getMenuKeyListeners, getPopupMenuListeners, getSelectionModel, getSubElements, getUI, getUIClassID, insert, insert, isBorderPainted, isLightWeightPopupEnabled, isPopupTrigger, isVisible, menuSelectionChanged, pack, processKeyEvent, processMouseEvent, remove, removeMenuKeyListener, removePopupMenuListener, setBorderPainted, setDefaultLightWeightPopupEnabled, setInvoker, setLabel, setLightWeightPopupEnabled, setLocation, setPopupSize, setPopupSize, setSelected, setSelectionModel, setUI, show, updateUI
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, unregisterKeyboardAction, update
add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
public static final java.lang.String DEFAULT_EDIT_ICON_NAME
public static final java.lang.String DEFAULT_NEW_ICON_NAME
public static final java.lang.String DEFAULT_MULTI_ICON_NAME
public static final java.lang.String DEFAULT_SCRIPT_ICON_NAME
public static final java.lang.String DEFAULT_RELATION_ICON_NAME
public static final java.lang.String DEFAULT_PRINT_ICON_NAME
public static final java.lang.String DEFAULT_BOOKMARK_ICON_NAME
public static final java.lang.String DEFAULT_COPY_ICON_NAME
public static final java.lang.String DEFAULT_AGGREGATE_MENU_ICON_NAME
public static javax.swing.ImageIcon DEFAULT_EDIT_ICON
public static javax.swing.ImageIcon DEFAULT_NEW_ICON
public static javax.swing.ImageIcon DEFAULT_MULTI_ICON
public static javax.swing.ImageIcon DEFAULT_SCRIPT_ICON
public static javax.swing.ImageIcon DEFAULT_RELATION_ICON
public static javax.swing.ImageIcon DEFAULT_PRINT_ICON
public static javax.swing.ImageIcon DEFAULT_BOOKMARK_ICON
public static javax.swing.ImageIcon DEFAULT_COPY_ICON
public static javax.swing.ImageIcon DEFAULT_AGGREGATE_MENU_ICON
public FormContextMenu(FormContextI _ftx)
public void close()
public ClientContextI getCtx()
public SchemaI getSchema()
public void fillForms(BO[] _bos, java.math.BigDecimal[] _valuesForAggregating, long _totalRows, EntityI _ent)
public void fillForms(BO[] _bos, java.math.BigDecimal[] _valuesForAggregating, long _totalRows, EntityI _ent, boolean _depend)
public void fillForms(BO[] _bos, java.math.BigDecimal[] _valuesForAggregating, long _totalRows, EntityI _ent, boolean _depend, boolean _nocreate)
public void fillForms(BO[] _bos, java.math.BigDecimal[] _valuesForAggregating, long _totalRows, EntityI _ent, boolean _depend, boolean _nocreate, boolean _reload)
public void fillForms(BO[] _bos, java.math.BigDecimal[] _valuesForAggregating, long _totalRows, EntityI _ent, boolean _depend, boolean _nocreate, boolean _reload, boolean _overridedepend)
public void fillForms(BO[] _bos, java.math.BigDecimal[] _valuesForAggregating, long _totalRows, EntityI _ent, boolean _depend, boolean _nocreate, boolean _reload, boolean _overridedepend, java.util.Set<EntityI> _subentitiesToExclude)
public boolean hasValuesForAggregating()
public void fillAggregates()
public boolean fillBookmarks()
public void fillMultiChange()
public void fillTemplates()
public void fillTemplates(java.util.Set<EntityI> subentitiesToExclude)
public void fillForms()
public void fillReports()
public void fillDirectLinks()
public boolean hasAvailableActions()
public void fillActions()
public javax.swing.JMenuItem addFormSelection(EntityI _ent, AttributeI[] _atts, Formular _form)
public javax.swing.JMenuItem addFormSelection(EntityI _ent, AttributeI[] _atts, Formular _form, javax.swing.JComponent anchor)
public javax.swing.JMenuItem addFormSelection(EntityI _ent, AttributeI[] _atts, Formular _form, javax.swing.JComponent anchor, java.lang.String prefix)
public javax.swing.JMenuItem addBookmarkSelection(EntityI _ent, AttributeI[] _atts, Lesezeichen _lesezeichen)
public javax.swing.JMenuItem addBookmarkSelection(EntityI _ent, AttributeI[] _atts, Lesezeichen _lesezeichen, javax.swing.JComponent anchor)
public javax.swing.JMenuItem addMultiFormSelection(EntityI _ent, Formular _form)
public javax.swing.JMenuItem addMultiFormSelection(EntityI _ent, Formular _form, javax.swing.JComponent anchor)
public boolean isScriptApplicationSelectionAllowed()
public javax.swing.JMenuItem addMultiScriptSelection(EntityI _ent)
public javax.swing.JMenuItem addMultiScriptSelection(EntityI _ent, javax.swing.JComponent anchor)
public javax.swing.JMenuItem addCopyObjectSelection(BO _bo)
public javax.swing.JMenuItem addCopyObjectSelection(BO _bo, javax.swing.JComponent anchor)
public de.ipcon.form.FormContextMenu.CopyAggregateSelection addCopyAggregateSelection(java.lang.String key, java.math.BigDecimal result, javax.swing.JComponent anchor)
public void addCopyAllAggregateSelection(java.lang.String titleKey, java.lang.String text, javax.swing.JComponent anchor)
public void setVisible(boolean vis)
setVisible
in class javax.swing.JPopupMenu
public void setVisible(boolean vis, boolean hideParentPopupable)
public void hideParentPopupable()
public void editStruktur(Struktur s)
public FormContextI getFtx()
public void setFtx(FormContextI $14)
public BO getBO()
public void setBO(BO $15)
public BO[] getBOs()
public void setBOs(BO[] $16)
public BO getBOs(int $17)
public void setBOs(int $18, BO $19)
public java.math.BigDecimal[] getValuesForAggregating()
public void setValuesForAggregating(java.math.BigDecimal[] $20)
public java.math.BigDecimal getValuesForAggregating(int $21)
public void setValuesForAggregating(int $22, java.math.BigDecimal $23)
public long getTotalRows()
public void setTotalRows(long $24)
public EntityI getEnt()
public void setEnt(EntityI $25)
public EntityI getLcdEnt()
public void setLcdEnt(EntityI $26)
public boolean isDepend()
public void setDepend(boolean $27)
public boolean isNocreate()
public void setNocreate(boolean $28)
public boolean isReload()
public void setReload(boolean $29)
public boolean isOverridedepend()
public void setOverridedepend(boolean $30)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.