Class orion.settings.ui.PropertyWidget
				
				
			
				Base mixin for plugin settings widgets.
				
				
					
Defined in:  </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.ui/web/orion/settings/ui/PluginSettings.js>.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| Base mixin for plugin settings widgets. | 
| Field Attributes | Field Name and Description | 
|---|---|
| Sets the model value to reflect the given UI event. | |
| Sets the UI field to reflect the modelValue. | 
| Method Attributes | Method Name and Description | 
|---|---|
					Field Detail
				
				
					 
					
					
					
					changeProperty
					
					
					
						Sets the model value to reflect the given UI event.
						
						
					
					
					
						
						
						
						
					
					
					{orion.metatype.AttributeDefinition}
					property
					
					
					
					
					
					updateField
					
					
					
						Sets the UI field to reflect the modelValue.
						
						
					
					
					
						
						
						
						
					
				
			
		
			
				
					Method Detail
				
				
					 
					
					
					
					postCreate()