Interface PipelineBlockEditor
- 
- All Known Implementing Classes:
 NotificationBlockEditor
public interface PipelineBlockEditorAn interface that may be used on the UI that is returned fromPipelineBlockPrototype.createEditingUI(DesignerContext, PropertySet)so that the UI knows when to commit its edits. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcommitEdit() 
 -