Search
Preparing search index...
The search index is not available
ipushpull-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Utils"
Utils
Class Utils
Hierarchy
Utils
Implements
IUtils
Index
Constructors
constructor
Accessors
DEFAULT_
CELL_
STYLE
Methods
clone
Page
Content
compare
Page
Content
get
Default
Cell
Style
merge
Page
Content
parse
Api
Error
Constructors
constructor
new
Utils
(
)
:
Utils
Returns
Utils
Accessors
Static
DEFAULT_
CELL_
STYLE
get
DEFAULT_CELL_STYLE
(
)
:
IPageCellStyle
Returns
IPageCellStyle
Methods
clone
Page
Content
clone
Page
Content
(
content
:
IPageContent
, removeStyles
?:
undefined
|
false
|
true
)
:
IPageContent
Parameters
content:
IPageContent
Optional
removeStyles:
undefined
|
false
|
true
Returns
IPageContent
compare
Page
Content
compare
Page
Content
(
currentContent
:
any
, newContent
:
any
, ignore_styles
?:
boolean
)
:
IUtilsDiff
|
false
Parameters
currentContent:
any
newContent:
any
Default value
ignore_styles:
boolean
= false
Returns
IUtilsDiff
|
false
get
Default
Cell
Style
get
Default
Cell
Style
(
)
:
IPageCellStyle
Returns
IPageCellStyle
merge
Page
Content
merge
Page
Content
(
_original
:
any
, _current
?:
any
, style
?:
IPageCellStyle
, clean
?:
boolean
)
:
any
Parameters
_original:
any
Optional
_current:
any
Default value
style:
IPageCellStyle
= {}
Default value
clean:
boolean
= false
Returns
any
parse
Api
Error
parse
Api
Error
(
err
:
any
, def
?:
string
)
:
string
Parameters
err:
any
Default value
def:
string
= ""
Returns
string
Globals
"
Utils"
Utils
constructor
DEFAULT_
CELL_
STYLE
clone
Page
Content
compare
Page
Content
get
Default
Cell
Style
merge
Page
Content
parse
Api
Error
IUtils
IUtils
Diff
Generated using
TypeDoc