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 SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcommitEdit()
 
-