Translate

# Description:
ListPickerHelpStringComponentPallette
<p>A button that, when clicked on, displays a list of texts for the user to choose among. The texts can be specified through the Designer or Blocks Editor by setting the <code>ElementsFromString</code> property to their string-separated concatenation (for example, <em>choice 1, choice 2, choice 3</em>) or by setting the <code>Elements</code> property to a List in the Blocks editor.</p><p>Setting property ShowFilterBar to true, will make the list searchable. Other properties affect the appearance of the button (<code>TextAlignment</code>, <code>BackgroundColor</code>, etc.) and whether it can be clicked on (<code>Enabled</code>).</p>
698/6400
SourceTranslationState
1303
Returns the data to be displayed in the ListView as a JsonString. Designer only property.
1304
Get a list of files and directories in the given directory.
1305
ListDirectory
1306
Returns a list containing the names of matching files found on the robot.
1307
ListFiles
ListarFicheiros
1308
<p>A button that, when clicked on, displays a list of texts for the user to choose among. The texts can be specified through the Designer or Blocks Editor by setting the <code>ElementsFromString</code> property to their string-separated concatenation (for example, <em>choice 1, choice 2, choice 3</em>) or by setting the <code>Elements</code> property to a List in the Blocks editor.</p><p>Setting property ShowFilterBar to true, will make the list searchable. Other properties affect the appearance of the button (<code>TextAlignment</code>, <code>BackgroundColor</code>, etc.) and whether it can be clicked on (<code>Enabled</code>).</p>
<p>Um botão que, quando clicado, mostra uma lista de textos para o utilizador escolher. Os textos podem ser especificados tanto no Designer quanto no Editor de Blocos, ajustando a propriedade <code>CadeiaDeElementos</code> para uma cadeia de texto com os elementos concatenados (por examplo, <em>opção 1, opção 2, opção 3</em>) ou ajustando a propriedade <code>Elementos</code> para uma lista no Editor de Blocos.</p><p>Ajustando a propriedade <code>MostrarBarraDeFiltragem</code> para <code>verdadeiro</code> tornará a lista buscável. Outras propriedades afetam a disponibilidade do botão (<code>Ativado</code>) e sua aparência (<code>AlinhamentoDoTexto</code>, <code>CorDeFundo</code>, etc.).</p>
1309
Event to be raised after the `ListPicker` activity returns its result and the properties have been filled in.
1310
Returns the button''s background color
1311
Event to raise when the `ListPicker` is clicked or the picker is shown using the
1312
Set the list of choices from a string of comma-separated values.
1313
Specifies the list of choices to display.

Loading…

Loading…

Things to check

Glossary

Source Translation
No related strings found in the glossary.

Source information

Context
ListPickerHelpStringComponentPallette
Comments
# Description:
Source string age
4 years ago
Translation file
appinventor/appengine/src/com/google/appinventor/client/OdeMessages_pt.properties, string 1308
Failing checks