public class TableInformationDialog extends Dialog
TableInformationDialog is the class for showing table details.Dialog.ButtonMode, Dialog.ModalityallComponents, componentsbTranslate, lLastTranslationModified, parent, parentExpected, popupMenuuiResource| Constructor and Description |
|---|
TableInformationDialog(com.sibvisions.apps.components.NavigationTable pNavigationTable)
Creates a new
TableInformationDialog for the given NavigationTable. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createContent(com.sibvisions.apps.components.NavigationTable pNavigationTable)
Creates the content for this Dialog.
|
IWorkScreenApplication |
getApplication()
Gets the application.
|
protected com.sibvisions.apps.components.ComponentTable |
getColumnList()
Gets the component table which contains the column list.
|
IDataBook |
getDataBook()
Gets the data book.
|
com.sibvisions.apps.components.NavigationTable |
getNavigationTable()
Gets the navigation table.
|
IWorkScreen |
getWorkScreen()
Gets the work screen.
|
void |
notifyDestroy() |
void |
setVisible(boolean pVisible)
Sets the visibility of this table information dialog.
|
addCenterButton, addLeftButton, addRightButton, close, configureButtons, doCancel, doOk, eventCancel, eventOk, getButtonMode, getButtonPanel, getCancelButton, getCenterButtonPanel, getComponent, getLeftButtonPanel, getOkButton, getRightButtonPanel, getTitle, isModal, notifyVisible, open, openInternalFrame, removeButton, setButtonMode, setComponent, setModal, setOpener, setTitleaddNotify, createComponentName, eventNotifyDestroy, eventNotifyVisible, getOpener, isDestroyedcreateDefaultLayout, getBackgroundImage, setBackgroundImageadd, add, add, add, addInternal, beforeAddNotify, checkAdd, componentChanged, contains, getComponent, getComponentCount, getComponents, getInsets, getLayout, getUIResourceContainer, indexOf, remove, remove, removeAll, removeInternal, removeNotify, setLayout, setUIResourceContainer, setZOrder, updateTranslationaddStyleNames, capture, createComponentNamePrefix, createSimplifiedClassName, debug, doEventKey, doTriggerPopMenu, equals, error, eventComponentMoved, eventComponentResized, eventFocusGained, eventFocusLost, eventKey, eventKeyPressed, eventKeyReleased, eventKeyTyped, eventMouseClicked, eventMouseEntered, eventMouseExited, eventMousePressed, eventMouseReleased, getBackground, getBounds, getComponentUIResource, getCurrentParent, getCurrentTranslation, getCursor, getDefaultName, getEventSource, getExistingNames, getFactory, getFont, getForeground, getLocation, getLocationOffset, getLocationRelativeTo, getMaximumSize, getMinimumSize, getName, getParent, getPopupMenu, getPreferredSize, getResource, getRootName, getSize, getStyle, getTabIndex, getToolTipText, getTranslation, getUIComponent, hashCode, incrementNameIfExists, info, invokeAndWait, invokeAndWait, invokeInThread, invokeInThread, invokeLater, invokeLater, isBackgroundSet, isBeforeNotified, isCursorSet, isEnabled, isFocusable, isFontSet, isForegroundSet, isMaximumSizeSet, isMinimumSizeSet, isNotified, isPreferredSizeSet, isTranslationChanged, isTranslationEnabled, isVisible, removeStyleNames, requestFocus, setBackground, setBounds, setBounds, setCursor, setDefaultName, setEnabled, setEventSource, setFocusable, setFont, setForeground, setLocation, setLocation, setLocationRelativeTo, setMaximumSize, setMaximumSize, setMinimumSize, setMinimumSize, setName, setParent, setPopupMenu, setPreferredSize, setPreferredSize, setRootName, setSize, setSize, setStyle, setTabIndex, setToolTipText, setTranslation, setTranslationEnabled, setUIComponent, translateeventResourceChanged, eventResourceChanged, fireResourceChanged, getObject, getObjectNames, getUIResource, hasResourceHandler, putObject, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcapture, eventComponentMoved, eventComponentResized, eventFocusGained, eventFocusLost, eventKeyPressed, eventKeyReleased, eventKeyTyped, eventMouseClicked, eventMouseEntered, eventMouseExited, eventMousePressed, eventMouseReleased, getBackground, getBounds, getCursor, getEventSource, getFactory, getFont, getForeground, getLocation, getLocationRelativeTo, getMaximumSize, getMinimumSize, getName, getParent, getPreferredSize, getSize, getStyle, getTabIndex, getToolTipText, isBackgroundSet, isCursorSet, isEnabled, isFocusable, isFontSet, isForegroundSet, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isVisible, requestFocus, setBackground, setBounds, setCursor, setEnabled, setEventSource, setFocusable, setFont, setForeground, setLocation, setLocationRelativeTo, setMaximumSize, setMinimumSize, setName, setParent, setPreferredSize, setSize, setStyle, setTabIndex, setToolTipTextgetResourceadd, add, add, add, getComponent, getComponentCount, getLayout, indexOf, remove, remove, removeAll, setLayoutpublic void notifyDestroy()
notifyDestroy in interface IContentnotifyDestroy in class Dialogpublic void setVisible(boolean pVisible)
setVisible in interface IComponentsetVisible in class UIComponent<IPanel>pVisible - true to show or false to hide the dialogpublic com.sibvisions.apps.components.NavigationTable getNavigationTable()
public IDataBook getDataBook()
public IWorkScreen getWorkScreen()
public IWorkScreenApplication getApplication()
protected com.sibvisions.apps.components.ComponentTable getColumnList()
protected void createContent(com.sibvisions.apps.components.NavigationTable pNavigationTable)
throws Throwable
pNavigationTable - the navigation table.Throwable - if content creation failsCopyright © 2020 SIB Visions GmbH. All Rights Reserved.