📄️ Button
The button object is used to perform the trigger necessary for a specified block of operations to run. The codes written on the back of the button object are triggered to work when the button is clicked.
📄️ DataGrid
Bir veri kaynağından gelen değerleri tablo yapısı şeklinde gösterebilen, satır satır veri eklenebilen, satırlara tıklandığında çeşitli aksiyonlar alınmasını sağlayan çok fonksiyonlu bir tablo nesnesidir.
📄️ HTMLTextBox
This object is a client-side WYSIWYG (What You See Is What You Get) text editor that allows HTML output by formatting text and visual content. It has special functions for creating texts in rich text format.
📄️ Barcode
A barcode object is an object that represents a fixed expression entered in its properties or the value of another object on the form with the barcode structure. The overall purpose of a barcode object is to enable a textual expression to be parsed by barcode readers.
📄️ RelatedDocuments
RelatedDocuments object; is an object that allows the upload of files on the form, in the local directory or in the Document Management System.
📄️ TagBox
It is an object that presents the values from a data source or the values that the developer has added as an element to the user in the form of a list in the web interface and serves to select multiple elements from this data.
📄️ Slider
An object used to display the current value within a specified range.
📄️ DOMElement
DOMElement (Document Model Object Element) is Javascript's way of seeing the data of the pages it contains. An object that contains how HTML/XHTML/XML is formatted and the browser state.
📄️ TreeView
A TreeView object is an element on a form that provides a hierarchical view of information. The object consists of the main elements and the child elements that may be under them. With this object, the user can be shown a list in the breakdown structure and made to make a selection.
📄️ TreeSelect
A TreeSelect object is an object that is similar to a TreeView object and is an element that provides a hierarchical view of information on a form. The object consists of the main elements and the child elements that may be under them. With this object, a list in the breakdown structure can be shown to the user in the pop-up panel and made to make a selection.
📄️ Collapse
An object that contains a content area that can be grouped, collapsed, and expanded by grouping objects on a form. The form can be used to group or hide complex areas to keep the page clean.
📄️ ColorPicker
An object used when the color selected by selecting a color needs to be used somewhere on the form.
📄️ Mirror
An object that makes the data on a form easily display by reflecting the data contained in an object on the form in a different view or in tab-containing objects such as Tabs/Collapses.
📄️ ContextMenu
DataGrid and TreeView objects are an object that enables right-click operation by opening the context menu with the right-click operation of the mouse, defining customized tasks such as Open A Process, Open A Form, etc. in the menu. When the object is added to a form in the authoring environment, it does not appear in the web interface, but is defined and used in the DataGrid or TreeView objects of the object.
📄️ FileSelector
'Width' - This is where the width of the label field is set.
📄️ FishBone
The FishBone object corresponds to a fishbone diagram, or cause and effect diagram.
📄️ FormViewer
A FormViewer object is an object within a form that enables another form to be displayed and edited.
📄️ ReportViewer
ReportViewer is the object that enables reports created under the Reports folder in solution explorer to appear on the form.