public class ShowPivotTableController
extends com.haulmont.cuba.gui.components.AbstractWindow
com.haulmont.cuba.gui.screen.Screen.AfterCloseEvent, com.haulmont.cuba.gui.screen.Screen.AfterDetachEvent, com.haulmont.cuba.gui.screen.Screen.AfterInitEvent, com.haulmont.cuba.gui.screen.Screen.AfterShowEvent, com.haulmont.cuba.gui.screen.Screen.BeforeCloseEvent, com.haulmont.cuba.gui.screen.Screen.BeforeShowEvent, com.haulmont.cuba.gui.screen.Screen.InitEvent
com.haulmont.cuba.gui.components.Window.BeforeCloseEvent, com.haulmont.cuba.gui.components.Window.BeforeCloseWithCloseButtonEvent, com.haulmont.cuba.gui.components.Window.BeforeCloseWithShortcutEvent, com.haulmont.cuba.gui.components.Window.CloseListener, com.haulmont.cuba.gui.components.Window.CloseOrigin, com.haulmont.cuba.gui.components.Window.CloseWithCommitListener, com.haulmont.cuba.gui.components.Window.Committable, com.haulmont.cuba.gui.components.Window.ContentSwitchMode, com.haulmont.cuba.gui.components.Window.Editor<T extends com.haulmont.cuba.core.entity.Entity>, com.haulmont.cuba.gui.components.Window.HasFoldersPane, com.haulmont.cuba.gui.components.Window.HasUserIndicator, com.haulmont.cuba.gui.components.Window.HasWorkArea, com.haulmont.cuba.gui.components.Window.Lookup<T extends com.haulmont.cuba.core.entity.Entity>, com.haulmont.cuba.gui.components.Window.TopLevelWindow, com.haulmont.cuba.gui.components.Window.Wrapper
com.haulmont.cuba.gui.components.Frame.MessageMode, com.haulmont.cuba.gui.components.Frame.MessageType, com.haulmont.cuba.gui.components.Frame.NotificationType
com.haulmont.cuba.gui.components.ExpandingLayout.ExpandDirection
com.haulmont.cuba.gui.components.Component.Alignment, com.haulmont.cuba.gui.components.Component.BelongToFrame, com.haulmont.cuba.gui.components.Component.Disposable, com.haulmont.cuba.gui.components.Component.Editable, com.haulmont.cuba.gui.components.Component.Focusable, com.haulmont.cuba.gui.components.Component.HasCaption, com.haulmont.cuba.gui.components.Component.HasDescription, com.haulmont.cuba.gui.components.Component.HasIcon, com.haulmont.cuba.gui.components.Component.HasXmlDescriptor, com.haulmont.cuba.gui.components.Component.OptionsStyleProvider
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PARAMS_PARAMETER |
static java.lang.String |
PIVOT_TABLE_DATA_PARAMETER |
static java.lang.String |
PIVOT_TABLE_SCREEN_ID |
static java.lang.String |
REPORT_PARAMETER |
static java.lang.String |
TEMPLATE_CODE_PARAMETER |
BROWSE_WINDOW_SUFFIX, CLOSE_ACTION_ID, COMMIT_ACTION_ID, CREATE_WINDOW_SUFFIX, EDITOR_WINDOW_SUFFIX, LOOKUP_WINDOW_SUFFIX, NAME, SELECT_ACTION_ID
Constructor and Description |
---|
ShowPivotTableController() |
Modifier and Type | Method and Description |
---|---|
void |
init(java.util.Map<java.lang.String,java.lang.Object> params) |
void |
printReport() |
add, add, addAction, addAction, addBeforeWindowCloseListener, addFacet, addStyleName, addTimer, applySettings, closeWithDiscard, deleteSettings, expand, expand, getAction, getActions, getActionsPermissions, getAlignment, getCaption, getCompanion, getComponent, getComponent, getComponent, getComponents, getComposition, getContentSwitchMode, getContext, getDescription, getDialogOptions, getDsContext, getExpandDirection, getExpandRatio, getFacet, getFacets, getFocusComponent, getFrame, getFrameOwner, getHeight, getHeightSizeUnit, getIcon, getMargin, getMaxHeight, getMaxWidth, getMessagesPack, getMinHeight, getMinWidth, getOwnComponent, getOwnComponents, getOwnComponentsStream, getParent, getSettings, getSpacing, getStyleName, getTimer, getWidth, getWidthSizeUnit, getWindowManager, getWrappedFrame, getWrappedWindow, getXmlDescriptor, hasUnsavedChanges, indexOf, isAttributeAccessControlEnabled, isCloseable, isEnabled, isEnabledRecursive, isExpanded, isResponsive, isValid, isVisible, isVisibleRecursive, ready, remove, removeAction, removeAction, removeAll, removeAllActions, removeBeforeWindowCloseListener, removeFacet, removeStyleName, resetExpanded, saveSettings, setAlignment, setCaption, setCloseable, setCompanion, setContentSwitchMode, setDescription, setDsContext, setEnabled, setExpandRatio, setFocusComponent, setFrame, setHeight, setIcon, setIconFromSet, setId, setMargin, setMaxHeight, setMaxWidth, setMessagesPack, setMinHeight, setMinWidth, setParent, setResponsive, setSpacing, setStyleName, setVisible, setWidth, setXmlDescriptor, unwrap, unwrapComposition, unwrapCompositionOrNull, unwrapOrNull, validate, validate, validateAll, withUnwrapped, withUnwrappedComposition
addAfterCloseListener, addAfterShowListener, close, close, closeWithDefaultAction, getId, getWindow, show
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addBeforeCloseWithCloseButtonListener, addBeforeCloseWithShortcutListener, addCloseListener, addCloseWithCommitListener, addListener, close, close, closeAndRun, removeBeforeCloseWithCloseButtonListener, removeBeforeCloseWithShortcutListener, removeCloseListener, removeCloseWithCommitListener, removeListener
add, focusFirstComponent, getComponentNN, remove
getHeightUnits, getId, getWidthUnits, isEnabledItself, isVisibleItself, requestFocus, setHeightAuto, setHeightFull, setSizeAuto, setSizeFull, setWidthAuto, setWidthFull
getActionNN, getSubPart
openEditor, openEditor, openEditor, openEditor, openEditor, openEditor, openEditor, openFrame, openFrame, openLookup, openLookup, openLookup, openLookup, openWindow, openWindow, showMessageDialog, showNotification, showNotification, showNotification, showOptionDialog, showOptionDialog, showWebPage
public static final java.lang.String PIVOT_TABLE_SCREEN_ID
public static final java.lang.String REPORT_PARAMETER
public static final java.lang.String PIVOT_TABLE_DATA_PARAMETER
public static final java.lang.String TEMPLATE_CODE_PARAMETER
public static final java.lang.String PARAMS_PARAMETER