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

Entrada

As entradas permitem-lhe adicionar expressões editáveis ou não, tais como campos de base de dados e variáveis aos seus formulários. As entradas podem tratar de dados baseados em caracteres (texto, datas, números...) ou imagens:

As entradas podem conter expressões atribuíveis ou não atribuíveis.

Além disso, as entradas podem ser editáveis ou não. Uma entrada digitável aceita dados. Pode definir controles de entrada de dados para o objecto. Uma entrada não centralizável só pode exibir valores mas não pode ser editada pelo utilizador.

Pode gerir os dados com objectos ou formulários métodos.

JSON Exemplo

 "myText": {
"type": "input", //define the type of object
"spellcheck": true, //enable spelling verification
"left": 60, //left position on the form
"top": 160, //top position on the form
"width": 100, //width of the object
"height": 20 //height of the object
}

Propriedades compatíveis

Allow font/color picker - Alpha Format - Auto Spellcheck - Bold - Test when False/Text when True - Border Line Style - Bottom - Choice List - Class - Context Menu - Date Format - Default value - Draggable - Droppable - Enterable - Entry Filter - Excluded List - Expression type - Fill Color - Font - Font Color - Font Size - Height - Hide focus rectangle - Horizontal Alignment - Horizontal Scroll Bar - Horizontal Sizing - Italic - Left - Multiline - Multi-style - Number Format - Object Name - Orientation - Picture Format - Placeholder - Print Frame - Required List - Right - Selection always visible - Store with default style tags - Text when False/Text when True - Time Format - Top - Type - Underline - Variable or Expression - Vertical Scroll Bar - Vertical Sizing - Visibility - Width - Wordwrap


Alternativas

Também pode representar expressões de campo e variáveis nos seus formulários utilizando objectos alternativos, mais particularmente: