Italiano
Instant Developer Foundation Documentation
  • Objects reference

Application area

copy link

Introduction

This chapter describes the features of objects corresponding to applications.

Class The class object represents a template for creating objects
Timer A timer is an object capable of performing a periodic action. In web applications, timers are enabled on the client side and send messages to the server.
CommandSet A CommandSet is a container for command objects and allows definition of the application menu, the toolbar, and popup menus
Command A command object is a user interface object that allows the user to send a command to the application
Indicator An indicator is a user interface object that can be used to display information to the user in the application status bar
Role A Role object represents one of the possible user roles within the application
Role item A Role item object represents the status of a user interface object inside the profile (or role) containing it

Changed on: 15/12/2022 / From version: 8.5.3800