Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Wisej.Web.IDataObject
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides a format-independent mechanism for transferring data.
Retrieves the data associated with the specified data format, using autoConvert to determine whether to convert the data to the format.
Parameter | Type | Description |
---|---|---|
Returns: Object.
Retrieves the data associated with the specified data format.
Parameter | Type | Description |
---|---|---|
Returns: Object.
Retrieves the data associated with the specified class type format.
Returns: Object.
Determines whether data stored in this instance is associated with the specified format, using autoConvert to determine whether to convert the data to the format.
Returns: Boolean.
Determines whether data stored in this instance is associated with, or can be converted to, the specified format.
Returns: Boolean.
Determines whether data stored in this instance is associated with, or can be converted to, the specified format.
Returns: Boolean.
Gets a list of all formats that data stored in this instance is associated with or can be converted to, using autoConvert to determine whether to retrieve all formats that the data can be converted to or' only native data formats.
Returns: String[].
Gets a list of all formats that data stored in this instance is associated with or can be converted to.
Returns: String[].
Stores the specified data and its associated format in this instance, using autoConvert to specify whether the data can be converted to another format.
Stores the specified data and its associated format in this instance.
Stores the specified data and its associated class type in this instance.
Stores the specified data in this instance, using the class of the data for the format.
Wisej.Web.IButtonControl
Wisej.Web.ICommand
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Defines a command that can be used for data binding.
Defines a method that determines whether the command can execute in its current state.
Parameter | Type | Description |
---|
Returns: . true if this command can be executed; otherwise, false.
Defines a method to be called when the command is invoked.
Parameter | Type | Description |
---|
Wisej.Web.IReadOnly
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Name | Description |
---|---|
: Provides access to the properties of the associated with the control.
: Returns or sets the text of the label associated with the control.
Name | Description |
---|
Fired when changes occur that affect whether or not the command should execute.
Name | Description |
---|
: Returns or sets whether the text box control is read-only.
Fired when the value of the property has changed.
Name | Description |
---|
format
format
autoConvert
format
format
autoConvert
format
autoConvert
data
format
data
format
data
data
Implements a basic data transfer mechanism.
Represents a combo box control. |
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 control to display a list of items. |
Uses a mask to distinguish between proper and improper user input. |
Represents a spinner control that displays numeric values. |
Represents a text box control that allows the user to enter any value. |
Implements the basic functionality required by text controls. |
Implements the basic functionality required by a spin box (also known as an up-down control). |
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. |
Represents a check box control. |
Represents a combo box control. |
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 control to display a list of items. |
Uses a mask to distinguish between proper and improper user input. |
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 text box control that allows the user to enter any value. |
Implements the basic functionality required by text controls. |
Implements the basic functionality required by a spin box (also known as an up-down control). |
Represents a data grid control. |
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. |
Provides a user interface for browsing the properties of an object. |
format
autoConvert
format
Represents a button control. |
Represents an hyper-link control. |
Represents a split button control. |
args |
args |
Represents a button control. |
Represents a split button control. |
Wisej.Web.IContainerControl
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides the functionality for a control to act as a parent for other controls.
Control: Returns or sets the control that is active on the container control.
Activates a specified control.
Parameter | Type | Description |
---|---|---|
Returns: Boolean. true if the control is successfully activated; otherwise, false.
Wisej.Web.IModified
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides access to the property and event for controls that implement this interface.
Using allows developers to use uniform code to access the modified state event of a control.
: Returns or sets a value that indicates that the control has been modified by the user since the control was created or its contents were last set.
Wisej.Web.IImage
Displays a in which a check box is displayed to the left of each item.
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 .
The TreeViewComboBox control represents a control with a as the drop down panel.
Represents a spinner control that displays values.
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.
Implements the interface wrapping execute and canExecute actions.
Implements the interface wrapping execute and canExecute actions.
Displays a in which a check box is displayed to the left of each item.
Enables the user to select a single option from a group of choices when paired with other controls.
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 .
The TreeViewComboBox control represents a control with a as the drop down panel.
Represents a spinner control that displays values.
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.
A that contains data that can be used by the command.
A that contains data that can be used by the command.
Name | Description |
---|---|
Fired when the value of the property has changed.
Name | Description |
---|
: Returns or sets the that is displayed in the control.
: Returns or sets the alignment of the image for the controls that support image aligment.
: Returns or sets the image list index value of the image in the .
: Returns or sets the key accessor for the image in the .
: Returns or sets the that contains the images to display in the control.
: Returns or sets the theme name or URL for the image to display in the control.
Name | Description |
---|
UI implementation for the FileDialog class.
UI implementation for the FolderDialog class.
Provides focus-management functionality for controls that can function as a container for other controls.
Represents a window or dialog box that makes up an application's user interface.
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 control consisting of a movable bar that divides a container's display area into two resizable panels.
Provides an empty control that can be used to create other controls.
Displays data in a customizable list format.
Represents a desktop container that can host floating windows.
Provides an popup container that can be attached to other controls.
Represents a combo box control. |
Represents a control that allows the user to select or type a date and a time. |
Represents a control to display a list of items. |
Uses a mask to distinguish between proper and improper user input. |
Represents a text box control that allows the user to enter any value. |
Implements the basic functionality required by text controls. |
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. |
Represents a panel that dynamically lays out its contents in a grid composed of rows and columns. |
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 panel that dynamically arranges its children horizontally or vertically in automatic rows or columns. |
Represents a label control. |
Represents an hyper-link control. |
Represents a collapsible panel with an optional header that contains a group of controls. |
Represents an image control. |
Represents a panel that dynamically arranges its child controls. |
Represents a split button control. |
control
Displays a in which a check box is displayed to the left of each item.
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 cell when the cell's is set to .
The TreeViewComboBox control represents a control with a as the drop down panel.
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.
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 .
Represents a single tab page in a .
Used by the control to display data at run time.
Represents a panel in a control.
Displays a standard column header in a control.
Displays an image column header in a control.
Represents an item in a control.
Represents a node of a .