Saltar para o conteúdo principal
Versão: Próximo

Entrada

Las entradas le permiten añadir expresiones editables o no editables como campos y variables de base de datos a sus formularios. Inputs can handle character-based data (text, dates, numbers...) or pictures:

Las entradas pueden contener expresiones asignables o no asignables.

Además, las entradas pueden ser editables o no editables. 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.

Puedes gestionar los datos con los métodos objeto o formulario.

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

História
ReleaseMudanças
18 R6Suporte da propriedade Raio de canto

Allow font/color picker - Alpha Format - Auto Spellcheck - Bold - Test when False/Text when True - Border Line Style - Bottom - Choice List - Class - Context Menu - Corner radius - 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: