Preparing search index...
The search index is not available
logic-bind-model
logic-bind-model
en
IGroupControl
Interface IGroupControl
This is the group control interface.
interface
IGroupControl
{
copy
(
...
args
:
any
[]
)
:
any
;
merge
(
...
args
:
any
[]
)
:
any
;
}
Implemented by
BaseEntity
Index
Methods
copy
merge
Methods
copy
copy
(
...
args
)
:
any
Copy.
Parameters
Rest
...
args
:
any
[]
Returns
any
merge
merge
(
...
args
)
:
any
Merge.
Parameters
Rest
...
args
:
any
[]
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
copy
merge
logic-bind-model
Loading...
This is the group control interface.