Class s7sdk.model.AttributeSelectorModel
The AttributeSelectorModel is a collection of property models that all fall under a particular CSS selector.
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
								s7sdk.model.AttributeSelectorModel(name, component, parentModel, combinator, metadata, attributeName, attributeValue)
							 | 
| Method Attributes | Method Name and Description | 
|---|---|
| Return string representing attribute segment of this selector model | |
| Return string represenation of this particular selector model | 
					Class Detail
				
				
				
						s7sdk.model.AttributeSelectorModel(name, component, parentModel, combinator, metadata, attributeName, attributeValue)
				
				
				- Parameters:
- name
- component
- parentModel
- combinator
- metadata
- attributeName
- attributeValue
					Method Detail
				
				
					 
					
					
					
					toAttrString()
					
					
					
						Return string representing attribute segment of this selector model
						
					
					
					
					
						
						
						
						
						
						
						
					
					
					
					toSelectorString()
					
					
					
						Return string represenation of this particular selector model