public class TemplatePanel extends ItemEditorLayout<BpmNotificationTemplate>
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| Constructor and Description |
|---|
TemplatePanel(I18NSource i18NSource,
ProcessToolRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clearDetails() |
protected com.vaadin.ui.Component |
createInfoLayout() |
protected BpmNotificationTemplate |
createItem() |
protected com.vaadin.ui.Component |
createItemDetailsLayout() |
protected List<BpmNotificationTemplate> |
getAllItems() |
protected String |
getItemCaption(BpmNotificationTemplate item) |
protected void |
loadDetails(BpmNotificationTemplate item) |
protected void |
prepareData() |
protected BpmNotificationTemplate |
refreshItem(Long id) |
protected void |
saveDetails(BpmNotificationTemplate item) |
protected void |
saveItem(BpmNotificationTemplate item) |
bindValues, buildLayout, buttonClick, checkBox, getBoolean, getI18NSource, getMessage, getService, getString, hl, hl, loadData, passwordField, passwordField, select, select, textArea, textArea, textField, textField, valueChangeaddComponent, addComponent, addComponentAsFirst, addListener, 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, setVisiblepublic TemplatePanel(I18NSource i18NSource, ProcessToolRegistry registry)
protected com.vaadin.ui.Component createItemDetailsLayout()
createItemDetailsLayout in class ItemEditorLayout<BpmNotificationTemplate>protected com.vaadin.ui.Component createInfoLayout()
createInfoLayout in class ItemEditorLayout<BpmNotificationTemplate>protected void clearDetails()
clearDetails in class ItemEditorLayout<BpmNotificationTemplate>protected void prepareData()
prepareData in class ItemEditorLayout<BpmNotificationTemplate>protected void loadDetails(BpmNotificationTemplate item)
loadDetails in class ItemEditorLayout<BpmNotificationTemplate>protected void saveDetails(BpmNotificationTemplate item)
saveDetails in class ItemEditorLayout<BpmNotificationTemplate>protected List<BpmNotificationTemplate> getAllItems()
getAllItems in class ItemEditorLayout<BpmNotificationTemplate>protected String getItemCaption(BpmNotificationTemplate item)
getItemCaption in class ItemEditorLayout<BpmNotificationTemplate>protected BpmNotificationTemplate createItem()
createItem in class ItemEditorLayout<BpmNotificationTemplate>protected BpmNotificationTemplate refreshItem(Long id)
refreshItem in class ItemEditorLayout<BpmNotificationTemplate>protected void saveItem(BpmNotificationTemplate item)
saveItem in class ItemEditorLayout<BpmNotificationTemplate>Copyright © 2013. All Rights Reserved.