ABB Ability™ History UI SDK - Client API Reference
Preparing search index...
componentbase/propertyinfocollection
cPropertyInfoCollection
Class cPropertyInfoCollection
Index
Constructors
constructor
Accessors
Base
Collection
Methods
Add
Property
Dispose
Get
Properties
Get
Property
Attribute
Get
Property
Info
Has
Property
Remove
Property
Set
Base
Collection
Set
Collection
Name
Set
Property
Attribute
Set
Property
Attributes
Set
Property
Info
Constructors
constructor
new
cPropertyInfoCollection
(
basecollection
:
cPropertyInfoCollection
,
collectionname
:
string
,
)
:
cPropertyInfoCollection
Parameters
basecollection
:
cPropertyInfoCollection
collectionname
:
string
Returns
cPropertyInfoCollection
Accessors
Base
Collection
get
BaseCollection
()
:
cPropertyInfoCollection
Returns
cPropertyInfoCollection
Methods
Add
Property
AddProperty
(
pinfo
:
IPropertyConfig
)
:
void
Parameters
pinfo
:
IPropertyConfig
Returns
void
Dispose
Dispose
()
:
void
Returns
void
Get
Properties
GetProperties
()
:
string
[]
Returns
string
[]
Get
Property
Attribute
GetPropertyAttribute
<
T
>
(
propertyname
:
string
,
attribute
:
keyof
IPropertyAttributes
,
)
:
T
Type Parameters
T
Parameters
propertyname
:
string
attribute
:
keyof
IPropertyAttributes
Returns
T
Get
Property
Info
GetPropertyInfo
(
propertyname
:
string
)
:
Readonly
<
IPropertyInfo
>
Parameters
propertyname
:
string
Returns
Readonly
<
IPropertyInfo
>
Has
Property
HasProperty
(
propertyname
:
string
)
:
boolean
Parameters
propertyname
:
string
Returns
boolean
Remove
Property
RemoveProperty
(
propertyname
:
string
)
:
void
Parameters
propertyname
:
string
Returns
void
Set
Base
Collection
SetBaseCollection
(
basecollection
:
cPropertyInfoCollection
)
:
void
Parameters
basecollection
:
cPropertyInfoCollection
Returns
void
Set
Collection
Name
SetCollectionName
(
collectionname
:
string
)
:
void
Parameters
collectionname
:
string
Returns
void
Set
Property
Attribute
SetPropertyAttribute
<
T
>
(
propertyname
:
string
,
attribute
:
keyof
IPropertyAttributes
,
newvalue
:
T
,
)
:
void
Type Parameters
T
Parameters
propertyname
:
string
attribute
:
keyof
IPropertyAttributes
newvalue
:
T
Returns
void
Set
Property
Attributes
SetPropertyAttributes
(
propertyname
:
string
,
attributes
:
IPropertyConfig
)
:
void
Parameters
propertyname
:
string
attributes
:
IPropertyConfig
Returns
void
Set
Property
Info
SetPropertyInfo
(
propertyname
:
string
,
attributes
:
IPropertyConfig
)
:
void
Parameters
propertyname
:
string
attributes
:
IPropertyConfig
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
Base
Collection
Methods
Add
Property
Dispose
Get
Properties
Get
Property
Attribute
Get
Property
Info
Has
Property
Remove
Property
Set
Base
Collection
Set
Collection
Name
Set
Property
Attribute
Set
Property
Attributes
Set
Property
Info
ABB Ability™ History UI SDK - Client API Reference
Loading...