All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h Czech (cs)* Vytvořte funkci <code>deleteFrom</code>, která odstraní prvek ze stávajícího kontejneru z GUI. Parametry funkcí budou:
** prvním parametrem bude GUI, kde odstraňujeme prvek;
** druhý parametr je název komponenty, která bude odstraněna, můžete bezpečně předpokládat, že bude vždy existovat;
 h English (en)* Create a function <code>deleteFrom</code>, it will delete an element from the existing container from a GUI. The functions parameters will be: 
** first parameter will be the GUI, where we are deleting the element;
** second parameter is the name of the component, that will be removed, you can safely assume, that it will always exist;