Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
SPAnimationUtility
BasicAnimator
Class BasicAnimator
Index
Methods
CommonResize
FadeIn
FadeOut
GetLeftOffset
GetRightOffset
GetTopOffset
GetWindowScrollPosition
IsPositioned
Move
PositionAbsolute
PositionAbsoluteExact
PositionElement
PositionRelative
PositionRelativeExact
QuickResize
Resize
ResizeContainerAndFillContent
StrikeThrough
Methods
public
static
CommonResize
(
element
:
HTMLElement
, newHeight
:
number
, newWidth
:
number
, finishFunc
:
(data: any) => void
, data
:
any
, animationId
:
ID
)
Parameters
element:
HTMLElement
newHeight:
number
newWidth:
number
finishFunc:
(data: any) => void
data:
any
animationId:
ID
public
static
FadeIn
(
element
:
HTMLElement
, finishFunc
?:
(data: any) => void
, data
?:
any
)
Parameters
element:
HTMLElement
finishFunc?:
(data: any) => void
optional
data?:
any
optional
public
static
FadeOut
(
element
:
HTMLElement
, finishFunc
?:
(data: any) => void
, data
?:
any
)
Parameters
element:
HTMLElement
finishFunc?:
(data: any) => void
optional
data?:
any
optional
public
static
GetLeftOffset
(
element
:
HTMLElement
)
:
number
Parameters
element:
HTMLElement
Returns
number
public
static
GetRightOffset
(
element
:
HTMLElement
)
:
number
Parameters
element:
HTMLElement
Returns
number
public
static
GetTopOffset
(
element
:
HTMLElement
)
:
number
Parameters
element:
HTMLElement
Returns
number
public
static
GetWindowScrollPosition
(
)
:
{ x: number; y: number; }
Returns
{ x: number; y: number; }
public
static
IsPositioned
(
element
:
HTMLElement
)
:
boolean
Parameters
element:
HTMLElement
Returns
boolean
public
static
Move
(
element
:
HTMLElement
, posX
:
number
, posY
:
number
, finishFunc
?:
(data: any) => void
, data
?:
any
)
Parameters
element:
HTMLElement
posX:
number
posY:
number
finishFunc?:
(data: any) => void
optional
data?:
any
optional
public
static
PositionAbsolute
(
element
:
HTMLElement
)
Parameters
element:
HTMLElement
public
static
PositionAbsoluteExact
(
element
:
HTMLElement
, topValue
:
number
, leftValue
:
number
, heightValue
:
number
, widthValue
:
number
)
Parameters
element:
HTMLElement
topValue:
number
leftValue:
number
heightValue:
number
widthValue:
number
public
static
PositionElement
(
element
:
HTMLElement
, topValue
:
number
, leftValue
:
number
, heightValue
:
number
, widthValue
:
number
)
Parameters
element:
HTMLElement
topValue:
number
leftValue:
number
heightValue:
number
widthValue:
number
public
static
PositionRelative
(
element
:
HTMLElement
)
Parameters
element:
HTMLElement
public
static
PositionRelativeExact
(
element
:
HTMLElement
, topValue
:
number
, leftValue
:
number
, heightValue
:
number
, widthValue
:
number
)
Parameters
element:
HTMLElement
topValue:
number
leftValue:
number
heightValue:
number
widthValue:
number
public
static
QuickResize
(
element
:
HTMLElement
, newHeight
:
number
, newWidth
:
number
, finishFunc
?:
(data: any) => void
, data
?:
any
)
Parameters
element:
HTMLElement
newHeight:
number
newWidth:
number
finishFunc?:
(data: any) => void
optional
data?:
any
optional
public
static
Resize
(
element
:
HTMLElement
, newHeight
:
number
, newWidth
:
number
, finishFunc
?:
(data: any) => void
, data
?:
any
)
Parameters
element:
HTMLElement
newHeight:
number
newWidth:
number
finishFunc?:
(data: any) => void
optional
data?:
any
optional
public
static
ResizeContainerAndFillContent
(
element
:
HTMLElement
, newHeight
:
number
, newWidth
:
number
, finishFunc
:
() => void
, fAddToEnd
:
boolean
)
Parameters
element:
HTMLElement
newHeight:
number
newWidth:
number
finishFunc:
() => void
fAddToEnd:
boolean
public
static
StrikeThrough
(
element
:
HTMLElement
, strikeThroughWidth
:
number
, finishFunc
?:
(data: any) => void
, data
?:
any
)
Parameters
element:
HTMLElement
strikeThroughWidth:
number
finishFunc?:
(data: any) => void
optional
data?:
any
optional
Globals
BrowserDetection
BrowserStorage
CSSUtil
DOM
Define
Encoding
IE8Support
ListModule
ListModule.Util
Microsoft
Microsoft.Office
Microsoft.Office.Server
Microsoft.Office.Server.ReputationModel
Microsoft.SharePoint
Microsoft.SharePoint.Client
Microsoft.SharePoint.Client.Search
Microsoft.SharePoint.Client.Search.Administration
Microsoft.SharePoint.Client.Search.Analytics
Microsoft.SharePoint.Client.Search.Portability
Microsoft.SharePoint.Client.Search.Query
Microsoft.SharePoint.Client.Search.WebControls
Nav
SP
SP.Analytics
SP.Application
SP.Application.UI
SP.BusinessData
SP.BusinessData.Collections
SP.BusinessData.Infrastructure
SP.BusinessData.Runtime
SP.CompliancePolicy
SP.DateTimeUtil
SP.Discovery
SP.DocumentSet
SP.InformationPolicy
SP.ListOperation
SP.ListOperation.Overrides
SP.ListOperation.Selection
SP.ListOperation.ViewOperation
SP.Publishing
SP.Publishing.Navigation
SP.Sharing
SP.SiteHealth
SP.Social
SP.Taxonomy
SP.UI
SP.UI.ApplicationPages
SP.UI.Controls
SP.UI.Notify
SP.UI.UIUtility
SP.UI.Workspace
SP.UserProfiles
SP.Utilities
SP.Video
SP.WebParts
SP.Workflow
SP.WorkflowServices
SPAnimation
SPAnimationUtility
SPClientForms
SPClientForms.ClientValidation
SPClientTemplates
SPNotifications
SPThemeUtils
StringUtil
Sys
Sys.Net
Sys.UI
TypeUtil
URI_Encoding
Verify
BasicAnimator
CommonResize
FadeIn
FadeOut
GetLeftOffset
GetRightOffset
GetTopOffset
GetWindowScrollPosition
IsPositioned
Move
PositionAbsolute
PositionAbsoluteExact
PositionElement
PositionRelative
PositionRelativeExact
QuickResize
Resize
ResizeContainerAndFillContent
StrikeThrough