PopoverBuilder Members
A Popover control.Constructors
Name | Description |
---|---|
PopoverBuilder(OptionsOwnerContext) | For internal use only. Initializes a new PopoverBuilder class instance. |
Methods
Name | Description |
---|---|
Animation(Action<PopoverAnimationBuilder>) |
Mirrors the client-side animation object.
|
CloseOnOutsideClick(JS) |
Mirrors the client-side closeOnOutsideClick option.
|
CloseOnOutsideClick(Boolean) |
Mirrors the client-side closeOnOutsideClick option.
|
Container(JS) |
Mirrors the client-side container option.
|
Container(String) |
Mirrors the client-side container option.
|
Content(RazorBlock) | Specifies content for a Popover control. |
Content(String) | Specifies content for a Popover control. |
ContentTemplate(JS) |
Specifies the client-side contentTemplate .
|
ContentTemplate(RazorBlock) |
Specifies the client-side contentTemplate .
|
ContentTemplate(TemplateName) |
Specifies the client-side contentTemplate .
|
ContentTemplate(String) |
Specifies the client-side contentTemplate .
|
DeferRendering(JS) |
Mirrors the client-side deferRendering option.
|
DeferRendering(Boolean) |
Mirrors the client-side deferRendering option.
|
Disabled(JS) |
Mirrors the client-side disabled option.
|
Disabled(Boolean) |
Mirrors the client-side disabled option.
|
ElementAttr(JS) |
Mirrors the client-side elementAttr option, specifies attributes for the control's root HTML element.
|
ElementAttr(Dictionary<String, Object>) |
Mirrors the client-side elementAttr option, specifies attributes for the control's root HTML element.
|
ElementAttr(Object) |
Mirrors the client-side elementAttr option, specifies attributes for the control's root HTML element.
|
ElementAttr(String, Object) |
Mirrors the client-side elementAttr option, specifies attributes for the control's root HTML element.
|
Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
GetHashCode() | Serves as the default hash function. Inherited from Object. |
GetType() | Gets the Type of the current instance. Inherited from Object. |
Height(JS) |
Mirrors the client-side height option.
|
Height(Double) |
Mirrors the client-side height option.
|
Height(String) |
Mirrors the client-side height option.
|
HideEvent(JS) |
Mirrors the client-side hideEvent option.
|
HideEvent(Action<PopoverHideEventBuilder>) |
Mirrors the client-side hideEvent object.
|
HideEvent(String) |
Mirrors the client-side hideEvent option.
|
Hint(JS) |
Mirrors the client-side hint option.
|
Hint(String) |
Mirrors the client-side hint option.
|
HoverStateEnabled(JS) |
Mirrors the client-side hoverStateEnabled option.
|
HoverStateEnabled(Boolean) |
Mirrors the client-side hoverStateEnabled option.
|
ID(JS) |
Specifies the id attribute for the control's HTML element (used for nested controls within templates).
|
ID(String) |
Specifies the id attribute for the control's HTML element.
|
MaxHeight(JS) |
Mirrors the client-side maxHeight option.
|
MaxHeight(Double) |
Mirrors the client-side maxHeight option.
|
MaxHeight(String) |
Mirrors the client-side maxHeight option.
|
MaxWidth(JS) |
Mirrors the client-side maxWidth option.
|
MaxWidth(Double) |
Mirrors the client-side maxWidth option.
|
MaxWidth(String) |
Mirrors the client-side maxWidth option.
|
MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
MinHeight(JS) |
Mirrors the client-side minHeight option.
|
MinHeight(Double) |
Mirrors the client-side minHeight option.
|
MinHeight(String) |
Mirrors the client-side minHeight option.
|
MinWidth(JS) |
Mirrors the client-side minWidth option.
|
MinWidth(Double) |
Mirrors the client-side minWidth option.
|
MinWidth(String) |
Mirrors the client-side minWidth option.
|
OnContentReady(RazorBlock) |
Mirrors the client-side onContentReady option.
|
OnContentReady(String) |
Mirrors the client-side onContentReady option.
|
OnDisposing(RazorBlock) |
Mirrors the client-side onDisposing option.
|
OnDisposing(String) |
Mirrors the client-side onDisposing option.
|
OnHidden(RazorBlock) |
Mirrors the client-side onHidden option.
|
OnHidden(String) |
Mirrors the client-side onHidden option.
|
OnHiding(RazorBlock) |
Mirrors the client-side onHiding option.
|
OnHiding(String) |
Mirrors the client-side onHiding option.
|
OnInitialized(RazorBlock) |
Mirrors the client-side onInitialized option.
|
OnInitialized(String) |
Mirrors the client-side onInitialized option.
|
OnOptionChanged(RazorBlock) |
Mirrors the client-side onOptionChanged option.
|
OnOptionChanged(String) |
Mirrors the client-side onOptionChanged option.
|
OnShowing(RazorBlock) |
Mirrors the client-side onShowing option.
|
OnShowing(String) |
Mirrors the client-side onShowing option.
|
OnShown(RazorBlock) |
Mirrors the client-side onShown option.
|
OnShown(String) |
Mirrors the client-side onShown option.
|
OnTitleRendered(RazorBlock) |
Mirrors the client-side onTitleRendered option.
|
OnTitleRendered(String) |
Mirrors the client-side onTitleRendered option.
|
Option(String, Object) | Specifies an option by its name. |
Position(Position) |
Mirrors the client-side position option.
|
Position(Action<PositionConfigBuilder>) |
Mirrors the client-side position object.
|
ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
Render() | Inherited from WidgetBuilder. |
RtlEnabled(JS) |
Mirrors the client-side rtlEnabled option.
|
RtlEnabled(Boolean) |
Mirrors the client-side rtlEnabled option.
|
Shading(JS) |
Mirrors the client-side shading option.
|
Shading(Boolean) |
Mirrors the client-side shading option.
|
ShadingColor(JS) |
Mirrors the client-side shadingColor option.
|
ShadingColor(String) |
Mirrors the client-side shadingColor option.
|
ShowCloseButton(JS) |
Mirrors the client-side showCloseButton option.
|
ShowCloseButton(Boolean) |
Mirrors the client-side showCloseButton option.
|
ShowEvent(JS) |
Mirrors the client-side showEvent option.
|
ShowEvent(Action<PopoverShowEventBuilder>) |
Mirrors the client-side showEvent object.
|
ShowEvent(String) |
Mirrors the client-side showEvent option.
|
ShowTitle(JS) |
Mirrors the client-side showTitle option.
|
ShowTitle(Boolean) |
Mirrors the client-side showTitle option.
|
Target(JS) |
Mirrors the client-side target option.
|
Target(String) |
Mirrors the client-side target option.
|
Title(JS) |
Mirrors the client-side title option.
|
Title(String) |
Mirrors the client-side title option.
|
TitleTemplate(JS) |
Specifies the client-side titleTemplate .
|
TitleTemplate(RazorBlock) |
Specifies the client-side titleTemplate .
|
TitleTemplate(TemplateName) |
Specifies the client-side titleTemplate .
|
TitleTemplate(String) |
Specifies the client-side titleTemplate .
|
ToolbarItems(Action<CollectionFactory<PopoverToolbarItemBuilder>>) |
Provides access to the client-side toolbarItems option that represents a toolbar item collection.
|
ToString() | Inherited from WidgetBuilder. |
ToTemplate() | Renders the control as a template string for use in another control's template. Inherited from WidgetBuilder. |
Visible(JS) |
Mirrors the client-side visible option.
|
Visible(Boolean) |
Mirrors the client-side visible option.
|
Width(JS) |
Mirrors the client-side width option.
|
Width(Double) |
Mirrors the client-side width option.
|
Width(String) |
Mirrors the client-side width option.
|
See Also
Feedback