Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-repository-api-client
Rule
Class Rule
Implements
IRule
Index
Constructors
constructor
Properties
ancestors?
Methods
init
toJSON
fromJS
Constructors
constructor
new
Rule
(
data
?
)
:
Rule
Parameters
Optional
data
:
IRule
Returns
Rule
Properties
Optional
ancestors
ancestors
?:
number
[]
The IDs of the parent fields in the template according to the form logic rule.
Methods
init
init
(
_data
?
)
:
void
Parameters
Optional
_data
:
any
Returns
void
toJSON
toJSON
(
data
?
)
:
any
Parameters
Optional
data
:
any
Returns
any
Static
fromJS
fromJS
(
data
)
:
Rule
Parameters
data
:
any
Returns
Rule
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
ancestors
Methods
init
toJSON
fromJS
Documentation
Loading...
The IDs of the parent fields in the template according to the form logic rule.