Preparing search index...
The search index is not available
LUY Plugin API
LUY Plugin API
BBFeatureChange
Interface BBFeatureChange
interface
BBFeatureChange
{
getAdded
()
:
string
[]
;
getFeaturePersistentName
()
:
string
;
getFeatureType
()
:
FeatureType
;
getRemoved
()
:
string
[]
;
isMultipleValue
()
:
boolean
;
}
Index
Methods
get
Added
get
Feature
Persistent
Name
get
Feature
Type
get
Removed
is
Multiple
Value
Methods
get
Added
getAdded
()
:
string
[]
Returns
string
[]
get
Feature
Persistent
Name
getFeaturePersistentName
()
:
string
Returns
string
get
Feature
Type
getFeatureType
()
:
FeatureType
Type of the feature that was changed
Returns
FeatureType
get
Removed
getRemoved
()
:
string
[]
Returns
string
[]
is
Multiple
Value
isMultipleValue
()
:
boolean
Whether the changed feature can hold multiple values
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Added
get
Feature
Persistent
Name
get
Feature
Type
get
Removed
is
Multiple
Value
LUY Plugin API
Loading...
Type of the feature that was changed