ConnectorElementPlaceholderDialog.show Method
        
 Tells the dialog to show itself. Those overriding can call this._super() to get a deferred object created for them.
 
         
        Parameters
        
            - expression
            
 
            - 
                
Type: TransformExpression
The Transform Expression to maintain placeholders on. 
            - inputs
            
 
            - 
                
Type: Array
ElementType: TransformConnector
The list of input connectors which contain elements for which placeholders can be created. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: Object
        
A promise object that is resolved when the dialog is complete,
 or rejected if it's cancelled. The dialog may return some specific information in the deferred.