These are objects that manage user-driven and interactive activities quite easily in web interface applications. They allow you to define interactive queries to the database. They are very flexible objects, suitable for many purposes, with an event-oriented programming.

A Web Panel object has several sections that can be defined: 

Web Form Defines the form of the web panels to specify the way the user will access data in Web applications. The form will be HTML.
Rules Defines certain declarative aspects, such as the parameters received by the object, certain default values of variables, etc. Rules provide a generic language to enforce the controls in Web Panel programs.
Events The web panel events are divided into system events and user events. The former are Start, Refresh, Load, Enter and TrackContext. In addition, you can define routines that will be triggered when desired within the Web Panel.
Conditions In this section you define conditions to be matched by the data to be retrieved (i.e., filters).

 

As most objects, it also has a section for defining variables (as usual, local to the object), the object's Help and Documentation as well as a Properties Editor, that allows you to set up general aspects of the object: some that apply to all objects, such as its name, others that are specific to Web Panel objects, such as whether an 'Automatic Refresh' is performed when variables in conditions change, etc.

Web Panels object sample Web Panels object Rules sample.png

Web Panels object Events sample Web Panels object Conditions sample

{{{Table of contents:GeneXus objects}}}

 

Subcribe to this category's changes
Sub CategoriesAdd a new subcategory in this category
PagesAdd a new page in this category