public class PivotTableEditFrame extends DescriptionEditFrame
com.haulmont.cuba.gui.screen.ScreenFragment.AfterInitEvent, com.haulmont.cuba.gui.screen.ScreenFragment.AttachEvent, com.haulmont.cuba.gui.screen.ScreenFragment.DetachEvent, com.haulmont.cuba.gui.screen.ScreenFragment.InitEventcom.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.Frame.Wrappercom.haulmont.cuba.gui.components.ExpandingLayout.ExpandDirectioncom.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.util.Set<RendererType> |
C3_RENDERER_TYPES |
static java.util.Set<RendererType> |
HEATMAP_RENDERER_TYPES |
| Constructor and Description |
|---|
PivotTableEditFrame() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applyChanges() |
void |
init(java.util.Map<java.lang.String,java.lang.Object> params) |
boolean |
isApplicable(ReportOutputType reportOutputType) |
boolean |
isSupportPreview() |
void |
setItem(ReportTemplate reportTemplate) |
getReportTemplate, hidePreview, showPreviewadd, add, addAction, addAction, addFacet, addStyleName, dispose, expand, expand, getAction, getActions, getAlignment, getCaption, getCompanion, getComponent, getComponent, getComponent, getComponents, getComposition, getContext, getDescription, getDsContext, getExpandDirection, getExpandRatio, getFacet, getFacets, getFrame, getFrameOwner, getHeight, getHeightSizeUnit, getIcon, getMargin, getMessagesPack, getOwnComponent, getOwnComponents, getOwnComponentsStream, getParent, getSpacing, getStyleName, getWidth, getWidthSizeUnit, getWindowManager, getWrappedFrame, indexOf, isEnabled, isEnabledRecursive, isExpanded, isResponsive, isValid, isVisible, isVisibleRecursive, remove, removeAction, removeAction, removeAll, removeAllActions, removeFacet, removeStyleName, resetExpanded, setAlignment, setCaption, setCompanion, setDescription, setDsContext, setEnabled, setExpandRatio, setFrame, setHeight, setIcon, setIconFromSet, setId, setMargin, setMessagesPack, setParent, setResponsive, setSpacing, setStyleName, setVisible, setWidth, setWrappedFrame, showValidationErrors, unwrap, unwrapComposition, unwrapCompositionOrNull, unwrapOrNull, validate, validate, validateAll, withUnwrapped, withUnwrappedCompositiongetFragment, getHostController, getId, initequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetXmlDescriptor, setXmlDescriptorgetActionNN, getSubPartadd, focusFirstComponent, getComponentNN, removegetHeightUnits, getId, getWidthUnits, isEnabledItself, isVisibleItself, requestFocus, setHeightAuto, setHeightFull, setSizeAuto, setSizeFull, setWidthAuto, setWidthFullopenEditor, openEditor, openEditor, openEditor, openEditor, openEditor, openEditor, openFrame, openFrame, openLookup, openLookup, openLookup, openLookup, openWindow, openWindow, showMessageDialog, showNotification, showNotification, showNotification, showOptionDialog, showOptionDialog, showWebPagepublic static final java.util.Set<RendererType> C3_RENDERER_TYPES
public static final java.util.Set<RendererType> HEATMAP_RENDERER_TYPES
public void init(java.util.Map<java.lang.String,java.lang.Object> params)
init in class DescriptionEditFramepublic void setItem(ReportTemplate reportTemplate)
setItem in class DescriptionEditFramepublic boolean applyChanges()
applyChanges in class DescriptionEditFramepublic boolean isApplicable(ReportOutputType reportOutputType)
isApplicable in class DescriptionEditFramepublic boolean isSupportPreview()
isSupportPreview in class DescriptionEditFrame