public class FormPropertiesForm.FormPropertiesEvent
extends com.vaadin.ui.Component.Event
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_CANCEL |
static String |
TYPE_SUBMIT |
source| Constructor and Description |
|---|
FormPropertiesEvent(com.vaadin.ui.Component source,
String type) |
FormPropertiesEvent(com.vaadin.ui.Component source,
String type,
Map<String,String> formProperties) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getFormProperties() |
String |
getType() |
getSource, toStringpublic static final String TYPE_SUBMIT
public static final String TYPE_CANCEL
public FormPropertiesEvent(com.vaadin.ui.Component source,
String type)
Copyright © 2016 Alfresco. All rights reserved.