Class QDialog_ResizeEvent
Triggered while the dialog is being resized.
- event Type: Event
- ui Type: Object
- originalPosition Type: Object The CSS position of the dialog prior to being resized. * position Type: Object The current CSS position of the dialog. * originalSize Type: Object The size of the dialog prior to being resized. * size Type: Object The current size of the dialog.
 
- QBaseClass
- 
			 QEvent QEvent
- 
			 QJqUiEvent QJqUiEvent
- 
			 QDialog_ResizeEvent QDialog_ResizeEvent
		
		
		
		
			Located at includes/base_controls/QDialogGen.class.php
		
	
	| 
			__construct(), 
			__get()
		 | 
| 
			OverrideAttributes(), 
			__call(), 
			__set()
		 | 
| string | 
				EventName
			 | 
				#
				 'dialogresize' | 
| 
			$intDelay, 
			$strCondition, 
			$strSelector
		 | 
| 
			$Condition, 
			$Delay, 
			$EventName, 
			$JsReturnParam, 
			$Selector
		 |