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