Saltar para o conteúdo principal
Version: v19

Lista de propriedades JSON

This page provides a comprehensive list of all form properties, sorted by their JSON name. Click on a property name to access its detailed description.

In the "Form Properties" chapter, properties are sorted according to their names and themes in the Property List.

b - c - d - e - f - h - i - m - p - r - s - w

PropriedadeDescriçãoValores possíveis
b
bottomMarginVertical margin value (in pixels)mínimo: 0
c
colorSchemeColor scheme for the form"dark", "light"
cssCSS file(s) used by the formCSS file path(s) provided as a string, a collection of strings, or a collection of objects with "path" and "media" properties
d
destinationTipo formulário"detailScreen", "listScreen", "detailPrinter", "listPrinter"
e
entryOrderThe order in which active objects are selected when the Tab or the Carriage return key is used in an input formCollection of 4D Form object names
eventsList of all events selected for the object or formCollection of event names, e.g. ["onClick","onDataChange"...].
f
formSizeAnchorName of the object whose position determines the size of the form. (minimum length: 1)Nome de um objecto 4D
h
heightAltura do formuláriomínimo: 0
i
inheritedFormDesignates the form to inheritName (string) of table or project form OR a POSIX path (string) to a .json file describing the form OR an object describing the form
inheritedFormTableDesignates the table an inherited form will useUm nome ou número de tabela
m
markerBodyPosição do marcador de detalhemínimo: 0
markerBreakBreak marker position(s)mínimo: 0
markerFooterPosição do marcador de rodapémínimo: 0
markerHeaderHeader marker position(s)integer minimum: 0; integer array minimum: 0
memorizeGeometrySaves the form parameters when the form window is closedtrue, false
menuBarBarra de menu para associar ao formulárioNome de uma barra de menu válida
methodUm nome de método projecto.O nome de um método projecto existente
p
pagesCollection of pages (each page is an object)Objectos página
pageFormatobjectPropriedades de impressão disponíveis
r
rightMarginValor da margem horizontal (em pixels)mínimo: 0
s
sharedEspecifica se um formulário pode ser utilizado como um subformuláriotrue, false
w
widthLargura do formuláriomínimo: 0
windowMaxHeightA maior altura permitida da janela do formuláriomínimo: 0
windowMaxWidthA maior largura admissível de janela do formuláriomínimo: 0
windowMinHeightA menor altura permitida da janela do formuláriomínimo: 0
windowMinWidthA menor largura permitida de janela do formuláriomínimo: 0
windowSizingXDimensionamento vertical da janela do formulário"fixed", "variable"
windowSizingYDimensionamento horizontal da janela do formulário"fixed", "variable"
windowTitleDesigna o título de uma janela do formulárioUm nome para a janela do formulário