Saltar para o conteúdo principal
Versão: v18

Stepper

Visão Geral

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:
  • Para valores do tipo data, o valor introduzido na propriedade passo representa dias. 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 via the C_TIME or C_DATE command.

Para mais informações, consultar Utilizar indicadores na página "Indicadores de progresso".

Propriedades compatíveis

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

Veja também