public interface AttachmentEditorComponent
extends com.vaadin.ui.Component
AttachmentRendererManager
Modifier and Type | Method and Description |
---|---|
Attachment |
getAttachment()
Get the edited or created attachment based on the values filled in.
|
addListener, addStyleName, attach, childRequestedRepaint, detach, getApplication, getCaption, getIcon, getLocale, getParent, getStyleName, getWindow, isEnabled, isReadOnly, isVisible, removeListener, removeStyleName, setCaption, setEnabled, setIcon, setParent, setReadOnly, setStyleName, setVisible
Attachment getAttachment() throws com.vaadin.data.Validator.InvalidValueException
com.vaadin.data.Validator.InvalidValueException
- when validation of the values failed. Editor should show
error-message in component.Copyright © 2016 Alfresco. All rights reserved.