public abstract class DescriptionEditFrame
extends com.haulmont.cuba.gui.components.AbstractFrame
com.haulmont.cuba.gui.screen.ScreenFragment.AfterInitEvent, 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| Constructor and Description |
|---|
DescriptionEditFrame() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
applyChanges() |
ReportTemplate |
getReportTemplate() |
void |
hidePreview() |
void |
init(java.util.Map<java.lang.String,java.lang.Object> params) |
abstract boolean |
isApplicable(ReportOutputType reportOutputType) |
void |
setItem(ReportTemplate reportTemplate) |
void |
showPreview() |
add, add, addAction, addAction, addStyleName, dispose, expand, expand, getAction, getActions, getAlignment, getCaption, getCompanion, getComponent, getComponent, getComponent, getComponents, getComposition, getContext, getDescription, getDsContext, getExpandDirection, getExpandRatio, 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, 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, validate, validate, validateAllgetFragment, 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 void init(java.util.Map<java.lang.String,java.lang.Object> params)
init in class com.haulmont.cuba.gui.components.AbstractFramepublic void setItem(ReportTemplate reportTemplate)
public ReportTemplate getReportTemplate()
public void showPreview()
public void hidePreview()
public abstract boolean isApplicable(ReportOutputType reportOutputType)
public abstract boolean applyChanges()