Class: TipTooltipController¶
Function: initialize¶
-
initialize()¶
Function: showPreviousCard¶
Show the previous card of the specified tip if possible.
-
showPreviousCard(tip)¶ - Arguments
tip (Object) – Show the previous card of the specified tip if possible.
Function: showNextCard¶
Show the next card of the specified tip if possible.
-
showNextCard(tip)¶ - Arguments
tip (Object) – Show the next card of the specified tip if possible.
Function: hideTipAndMarkAsRead¶
Hide the specified tip and mark it as read.
-
hideTipAndMarkAsRead(tip)¶ - Arguments
tip (Object) – Hide the specified tip and mark it as read.
Function: isFirstDisplayedInThisTipCluster¶
Is the specified tip the first tip that is displayed in this tip cluster.
-
isFirstDisplayedInThisTipCluster(tip)¶ - Arguments
tip (Object) – Is the specified tip the first tip that is displayed in this tip cluster.
Function: displayHideAllTipsButton¶
Should a “Hide all tips” button be displayed in the specified tip?
-
displayHideAllTipsButton(tip)¶ - Arguments
tip (Object) – Should a “Hide all tips” button be displayed in the specified tip?
Member: ready:
Member: $scope:
Member: tipTooltipService:
Member: tipCodesFactory:
Member: tipClustersFactory:
Member: DEFAULT_TIP_CLUSTER_IDENTIFIER:
Member: ready: