public class NotificationPanel extends ItemEditorLayout<BpmNotificationConfig>
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 |
|---|
NotificationPanel(I18NSource i18NSource,
ProcessToolRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
void |
buttonClick(com.vaadin.ui.Button.ClickEvent event) |
protected void |
clearDetails() |
protected BpmNotificationConfig |
createItem() |
protected com.vaadin.ui.Component |
createItemDetailsLayout() |
protected List<BpmNotificationConfig> |
getAllItems() |
protected String |
getItemCaption(BpmNotificationConfig item) |
protected void |
loadDetails(BpmNotificationConfig item) |
protected void |
prepareData() |
protected BpmNotificationConfig |
refreshItem(Long id) |
protected void |
saveDetails(BpmNotificationConfig item) |
protected void |
saveItem(BpmNotificationConfig item) |
bindValues, buildLayout, checkBox, createInfoLayout, 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 NotificationPanel(I18NSource i18NSource, ProcessToolRegistry registry)
protected com.vaadin.ui.Component createItemDetailsLayout()
createItemDetailsLayout in class ItemEditorLayout<BpmNotificationConfig>protected void clearDetails()
clearDetails in class ItemEditorLayout<BpmNotificationConfig>protected void loadDetails(BpmNotificationConfig item)
loadDetails in class ItemEditorLayout<BpmNotificationConfig>protected void saveDetails(BpmNotificationConfig item)
saveDetails in class ItemEditorLayout<BpmNotificationConfig>protected void prepareData()
prepareData in class ItemEditorLayout<BpmNotificationConfig>protected List<BpmNotificationConfig> getAllItems()
getAllItems in class ItemEditorLayout<BpmNotificationConfig>protected String getItemCaption(BpmNotificationConfig item)
getItemCaption in class ItemEditorLayout<BpmNotificationConfig>protected BpmNotificationConfig createItem()
createItem in class ItemEditorLayout<BpmNotificationConfig>protected BpmNotificationConfig refreshItem(Long id)
refreshItem in class ItemEditorLayout<BpmNotificationConfig>protected void saveItem(BpmNotificationConfig item)
saveItem in class ItemEditorLayout<BpmNotificationConfig>public void buttonClick(com.vaadin.ui.Button.ClickEvent event)
buttonClick in interface com.vaadin.ui.Button.ClickListenerbuttonClick in class ItemEditorLayout<BpmNotificationConfig>Copyright © 2013. All Rights Reserved.