BubbleNotification
Wisej.Web.Ext.Bubbles.BubbleNotification
Last updated
Was this helpful?
Wisej.Web.Ext.Bubbles.BubbleNotification
Last updated
Was this helpful?
Namespace: Wisej.Web.Ext.Bubbles
Assembly: Wisej.Web.Ext.Bubbles (3.2.0.0)
Represents a numeric notification bubble that can be displayed next to any control.
Initializes a new instance of the without a specified container.
Initializes a new instance of the class with a specified container.
container
target
The target object to add an extender property to.
Removes all bubbles.
Returns the notification value associated with the specified control.
control
Returns the notification value associated with the specified control.
control
Shows the bubble notification value with the specified control.
control
style
The value to show in the bubble notification; 0 hides the bubble.
Shows the bubble notification value with the specified control.
control
value
The value to show in the bubble notification; 0 hides the bubble.
An container.
: Specifies the alignment of the bubble notification. (Default: TopRight
)
: Specifies the offset of the bubble notification.
: Returns or sets the object that contains programmer-supplied data associated with this component. (Default: null
)
Returns true if can offer an extender property to the specified target component.
Returns: . true if the class can offer one or more extender properties; otherwise, false.
The for which to retrieve the value.
Returns: . A containing the value to display in the bubble; when 0, the bubble is hidden.
The for which to retrieve the value.
Returns: . A containing the value to display in the bubble; when 0, the bubble is hidden.
The to associate the JavaScript with.
The to associate the JavaScript with.
Fired when the user clicks on a bubble notification.