Interface PerspectiveDesignerInterface
- All Known Implementing Classes:
 DesignerHook
public interface PerspectiveDesignerInterface
- 
Method Summary
Modifier and TypeMethodDescriptionstatic PerspectiveDesignerInterfaceget(DesignerContext context)  
- 
Method Details
- 
getBindingRegistry
DesignerBindingRegistry getBindingRegistry() - 
getActionRegistry
DesignerActionRegistry getActionRegistry() - 
getComponentDesignDelegateRegistry
ComponentDesignDelegateRegistry getComponentDesignDelegateRegistry() - 
getDesignerComponentRegistry
DesignerComponentRegistry getDesignerComponentRegistry() - 
getSuggestionSourceRegistry
PropertySuggestionSourceRegistry getSuggestionSourceRegistry() - 
get
 
 -