Interface PipelineBlockEditor
- All Known Implementing Classes:
 NotificationBlockEditor
public interface PipelineBlockEditor
An interface that may be used on the UI that is returned from
 
PipelineBlockPrototype.createEditingUI(DesignerContext, PropertySet) so that the UI knows when to commit its
 edits.- 
Method Summary
 
- 
Method Details
- 
commitEdit
void commitEdit() 
 -