Package br.com.davinti.vitruvio.ui.panel
Class RestorePanelFormEvent
Object
RestorePanelFormEvent
- All Implemented Interfaces:
Event,Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRestorePanelFormEvent(Long historicPanelId, String formDefinition, String formFileNameFileName, FormImplementation implementation) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
RestorePanelFormEvent
public RestorePanelFormEvent(Long historicPanelId, String formDefinition, String formFileNameFileName, FormImplementation implementation)
-
-
Method Details
-
getHistoricPanelId
-
getFormDefinition
-
getFormFileNameFileName
-
getImplementation
-