HTML5 Viewer SDK API Documentation 

Namespaces


Class Index

Classes in s7sdk.model

Class s7sdk.model.AttributeSelectorModel

The AttributeSelectorModel is a collection of property models that all fall under a particular CSS selector.

Class Summary
Constructor Attributes Constructor Name and Description
 
s7sdk.model.AttributeSelectorModel(name, component, parentModel, combinator, metadata, attributeName, attributeValue)
Method Summary
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

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Jan 30 2020 16:40:37 GMT+0200 (EET)