Interface PerspectiveDesignerInterface
- All Known Implementing Classes:
- DesignerHook
public interface PerspectiveDesignerInterface
- 
Method SummaryModifier and TypeMethodDescriptionstatic PerspectiveDesignerInterfaceget(DesignerContext context) 
- 
Method Details- 
getBindingRegistryDesignerBindingRegistry getBindingRegistry()
- 
getActionRegistryDesignerActionRegistry getActionRegistry()
- 
getComponentDesignDelegateRegistryComponentDesignDelegateRegistry getComponentDesignDelegateRegistry()
- 
getDesignerComponentRegistryDesignerComponentRegistry getDesignerComponentRegistry()
- 
getSuggestionSourceRegistryPropertySuggestionSourceRegistry getSuggestionSourceRegistry()
- 
get
 
-