Saltar para o conteúdo principal
Versão: v20 R4 BETA

Stepper

A stepper lets the user scroll through numeric values, durations (times) or dates by predefined steps by clicking on the arrow buttons.

Usando os steppers

You can assign the variable associated with the object to an enterable area (field or variable) to store or modify the current value of the object.

Um stepper pode ser associado diretamente a uma variável número, hora ou data.

  • For values of the time type, the Minimum, Maximum and Step properties represent seconds. Por exemplo, para definir um passo de 8:00 a 18:00 com passos de 10 minutos:
  • For values of the date type, the value entered in the step property represents days. As propriedades Mínimo e Máximo são ignoradas.

For the stepper to work with a time or date variable, it is imperative to set its type in the form AND to declare it explicitly as Time or Date.

For more information, please refer to Using indicators in the "Progress Indicator" page.

Propriedades compatíveis

Border Line Style - Bottom - Class - Enterable - Execute object method - Expression Type (only "integer", "number", "date", or "time") - Height - Help Tip - Horizontal Sizing - Left - Maximum - Minimum - Object Name - Right - Step - Top - Type - Variable or Expression - Vertical Sizing - Visibility - Width

Veja também