IWisejControl
Wisej.Core.IWisejControl
Last updated
Wisej.Core.IWisejControl
Last updated
Namespace: Wisej.Core
Assembly: Wisej.Framework (2.2.0.0)
All wisej controls derived from the Control class must implement this interface.
String: Returns the theme appearance key.
Rectangle: Returns or sets the control's boundaries.
ICollection: Returns the children of the control or null if the control doesn't have children.
Boolean: Returns whether the control has been created fully and it's ready to be sent to the client. A control is marked as Created after it has been made visible the first time.
Int32: Returns the designer timeout in milliseconds.
String: Returns the name of the window component.
IWisejControl: Returns or sets the parent control.
ClientPlatform: Returns the current application platform.
Size: Returns or sets the control's size..
ClientTheme: Returns the current application theme.
Boolean: Returns or sets whether the control is visible.
Moves the focus to the control.
Returns: Boolean.
Sets the design-time metrics used by the designer to adapt the control on the screen to the HTML metrics used by the renderer.
metrics
Design properties received from the renderer.
UI implementation for the FileDialog class.
UI implementation for the FolderDialog class.
Base class for all Wisej controls.
Displays data in a customizable list format.
Represents a shape control. Displays an element a border in any of the four sides.
Represents a panel that dynamically arranges its child controls.
Represents a spacer control. It can be used to add a space between controls in a layout panel. It is not rendered on the client.
Represents a data field that displays a list of selectable and removable tags. The control recognizes tags as the user types and adds in front of the editable field.
Displays child controls vertically or horizontally in a scrollable container.
Represents the navigation and manipulation user interface (UI) for controls that are bound to a data source.
Represents a button control.
Implements the basic functionality common to button controls.
Represents a check box control.
Represents a combo box control.
Provides focus-management functionality for controls that can function as a container for other controls.
Represents a control that allows the user to select or type a date and a time.
Represents a spinner control that displays string values.
Represents a panel that dynamically arranges its children horizontally or vertically in automatic rows or columns.
Represents a window or dialog box that makes up an application's user interface.
Represents a Wisej control that displays a frame around a group of controls with an optional caption.
Represents a label control.
Represents an hyper-link control.
Represents a control to display a list of items.
Uses a mask to distinguish between proper and improper user input.
Represents the container for multiple-document interface (MDI) child forms.
Represents a control that enables the user to select a date using a visual monthly calendar display.
Represents a spinner control that displays numeric values.
Represents a web page that fills the browser and acts as the main container for the application. An application can have only one active main page at any given time.
Represents a collapsible panel with an optional header that contains a group of controls.
Represents an image control.
Represents a progress control that displays a value visually as a filled bar.
Defines a base class for controls that support auto-scrolling behavior.
Represents an horizontal scroll bar.
Represents a vertical scroll bar.
Implements the basic functionality of a scroll bar control.
Represents a control consisting of a movable bar that divides a container's display area into two resizable panels.
Displays information to the user in a about the object being viewed, the object's components, or the object's operation.
Represents a panel that dynamically lays out its contents in a grid composed of rows and columns.
Represents a text box control that allows the user to enter any value.
Implements the basic functionality required by text controls.
Enables the user to choose between a range of values by sliding a small bar along another bar.
Implements the basic functionality required by a spin box (also known as an up-down control).
Provides an empty control that can be used to create other controls.
Represents a web browser control that enables the user to navigate web pages inside a form or a page.
Represents a data grid control.
Represents a desktop container that can host floating windows.
Represents a control that can host ASP.NET or MVC pages within a Wisej application.
Represents the HTML5 canvas element.
Represents a control that displays any HTML file and a corresponding CSS style sheet as embedded HTML.
Represents a control that displays any HTML file in an IFrame element.
Represents a line control.
Base implementation for media controls.
Represents a split button control.
Represent an upload widget. Allows users to selected one or more files and upload them to the server.
Provides an popup container that can be attached to other controls.
Provides a generic widget that can use most third party javascript widgets.
Represents a list view control, which displays a collection of items that can be displayed using one of four different views.
Represents a menu bar component.
Provides a user interface for browsing the properties of an object.
Represents a toolbar component.
All wisej top-level windows implement this interface.
Used by the control to display data at run time.
Represents a spinner control that displays values.
Displays a in which a check box is displayed to the left of each item.
Provides a common implementation of members for the and classes.
Enables the user to select a single option from a group of choices when paired with other controls.
Creates a panel that is associated with a .
Manages a related set of pages.
Represents a single tab page in a .
Represents a control that can be hosted in a .
Represents a control that can be hosted in a .
Represents a control that can be hosted in a cell.
Represents a control that can be hosted in a .
Represents a control that can be hosted in a cell when the cell's is set to .
Displays collapsible set of panels for presenting information in a limited amount of space.
Represents a panel in a control.
Represents a control that can display flash applications.
The TreeViewComboBox control represents a control with a as the drop down panel.
Represents a control that displays a video file.
Represents a control that plays an audio file.
Represents a control that can display a pdf document in the browser either using the native pdf viewer, the pdf.js viewer, Google docs, or a custom viewer.
The TreeViewComboBox control represents a control with a as the drop down panel.
The UserComboBox control represents a control with a custom panel that drops down when the user clicks the down arrow.
Displays a hierarchical collection of labeled items, each represented by a .