public class EditorProcessDefinitionDetailPanel extends DetailPanel
com.vaadin.ui.AbstractComponent.ComponentErrorEvent, com.vaadin.ui.AbstractComponent.ComponentErrorHandlercom.vaadin.ui.Layout.AlignmentHandler, com.vaadin.ui.Layout.MarginHandler, com.vaadin.ui.Layout.MarginInfo, com.vaadin.ui.Layout.SpacingHandlercom.vaadin.ui.ComponentContainer.ComponentAttachEvent, com.vaadin.ui.ComponentContainer.ComponentAttachListener, com.vaadin.ui.ComponentContainer.ComponentDetachEvent, com.vaadin.ui.ComponentContainer.ComponentDetachListener| Modifier and Type | Field and Description |
|---|---|
protected com.vaadin.ui.Label |
actionLabel |
protected com.vaadin.ui.HorizontalLayout |
actionsContainer |
protected com.vaadin.ui.Select |
actionSelect |
protected EditorProcessDefinitionInfoComponent |
definitionInfoComponent |
protected com.vaadin.ui.HorizontalLayout |
detailContainer |
protected com.vaadin.ui.VerticalLayout |
detailPanelLayout |
protected com.vaadin.ui.Button |
editModelButton |
protected I18nManager |
i18nManager |
protected com.vaadin.ui.Button |
importModelButton |
protected static org.slf4j.Logger |
LOGGER |
protected Model |
modelData |
protected com.vaadin.ui.Label |
nameLabel |
protected com.vaadin.ui.Button |
newModelButton |
protected EditorProcessDefinitionPage |
processDefinitionPage |
protected FormPropertiesForm |
processDefinitionStartForm |
protected RepositoryService |
repositoryService |
mainPanel| Constructor and Description |
|---|
EditorProcessDefinitionDetailPanel(String modelId,
EditorProcessDefinitionPage processDefinitionPage) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addEmptySpace(com.vaadin.ui.ComponentContainer container) |
protected void |
deployModel() |
protected void |
deployModelerModel(com.fasterxml.jackson.databind.node.ObjectNode modelNode) |
protected void |
deploySimpleTableEditorModel(byte[] model) |
protected void |
exportModel() |
protected void |
initActions() |
protected void |
initHeader() |
void |
initProcessDefinitionInfo() |
protected void |
initUi() |
addComponent, addComponent, addComponentAsFirst, addDetailComponent, addDetailComponent, getMainPanel, setDetailContainer, setDetailExpandRatio, setFixedButtonsaddListener, getComponent, getComponentAlignment, getComponentCount, getComponentIndex, getComponentIterator, getExpandRatio, isSpacing, isSpacingEnabled, paintContent, removeComponent, removeListener, replaceComponent, setComponentAlignment, setComponentAlignment, setComponentAlignment, setExpandRatio, setSpacingchangeVariables, fireClick, getMargin, setMargin, setMargin, setMarginaddListener, addListener, attach, detach, fireComponentAttachEvent, fireComponentDetachEvent, moveComponentsFrom, removeAllComponents, removeListener, removeListener, requestRepaintAll, setEnabled, setHeight, setWidthaddListener, addListener, addListener, addListener, addListener, addStyleName, childRequestedRepaint, fireComponentErrorEvent, fireComponentEvent, fireEvent, focus, getApplication, getCaption, getComponentError, getData, getDebugId, getDescription, getErrorHandler, getErrorMessage, getHeight, getHeightUnits, getIcon, getListeners, getLocale, getParent, getStyle, getStyleName, getWidth, getWidthUnits, getWindow, handleError, hasListeners, isEnabled, isImmediate, isReadOnly, isVisible, paint, removeListener, removeListener, removeListener, removeListener, removeListener, removeListener, removeStyleName, requestRepaint, requestRepaintRequests, setCaption, setComponentError, setData, setDebugId, setDescription, setErrorHandler, setHeight, setHeight, setHeightUnits, setIcon, setImmediate, setLocale, setParent, setReadOnly, setSizeFull, setSizeUndefined, setStyle, setStyleName, setVisible, setWidth, setWidth, setWidthUnitsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListener, addListener, moveComponentsFrom, removeAllComponents, removeListener, removeListener, requestRepaintAlladdListener, addStyleName, attach, childRequestedRepaint, detach, getApplication, getCaption, getIcon, getLocale, getParent, getStyleName, getWindow, isEnabled, isReadOnly, isVisible, removeListener, removeStyleName, setCaption, setEnabled, setIcon, setParent, setReadOnly, setStyleName, setVisibleprotected static final org.slf4j.Logger LOGGER
protected Model modelData
protected EditorProcessDefinitionPage processDefinitionPage
protected I18nManager i18nManager
protected com.vaadin.ui.VerticalLayout detailPanelLayout
protected com.vaadin.ui.HorizontalLayout detailContainer
protected com.vaadin.ui.HorizontalLayout actionsContainer
protected com.vaadin.ui.Label nameLabel
protected com.vaadin.ui.Button newModelButton
protected com.vaadin.ui.Button importModelButton
protected com.vaadin.ui.Button editModelButton
protected com.vaadin.ui.Label actionLabel
protected com.vaadin.ui.Select actionSelect
protected FormPropertiesForm processDefinitionStartForm
protected EditorProcessDefinitionInfoComponent definitionInfoComponent
protected transient RepositoryService repositoryService
public EditorProcessDefinitionDetailPanel(String modelId, EditorProcessDefinitionPage processDefinitionPage)
protected void initUi()
protected void initActions()
public void initProcessDefinitionInfo()
protected void initHeader()
protected void addEmptySpace(com.vaadin.ui.ComponentContainer container)
protected void exportModel()
protected void deployModel()
protected void deploySimpleTableEditorModel(byte[] model)
protected void deployModelerModel(com.fasterxml.jackson.databind.node.ObjectNode modelNode)
Copyright © 2016 Alfresco. All rights reserved.