What is the translation of " OBJECT METHOD " in German?

['ɒbdʒikt 'meθəd]
Noun
['ɒbdʒikt 'meθəd]
Objektmethode
object method

Examples of using Object method in English and their translations into German

{-}
  • Programming category close
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Official/political category close
  • Political category close
Here is an example object method.
Hier ein Beispiel für die Objektmethode.
The list box object method contains the following code.
Die Objektmethode der Listbox enthält folgenden Code.
An external object requested its object method to be executed.
Ein externes Objekt hat angefragt, seine Objektmethode auszufÃ1⁄4hren.
The object method assigns the sum of all salaries to vTotal.
Die Objektmethode weist vTotal die Summe aller Gehälter zu.
In the list box object method, you can write.
In der Objektmethode zur Listbox schreiben Sie folgenden Code.
The object methods to remove are identified by the class and method name.
Die zu entfernende Objektmethode wird über die Klasse und den Methodenname identifiziert.
In the list box object method, you just write.
In der Objektmethode der Listbox schreiben Sie einfach.
Self Pointer:Displays a pointer to the current object if you are tracing an Object Method.
Self Pointer: Zeigt einen Zeiger auf das aktuelle Objekt, wenn Sie eine Objektmethode im Schrittmodus durchlaufen.
In an object method,$this is always reference to the caller object..
In einer Objektmethode ist $this immer eine Referenz auf die aufrufende Objektinstanz.
When you declare the associated variable as a specific time in the object method, this time is displayed as a static object..
Deklarieren Sie die Variable in der Objektmethode als feste Zeit, erscheint sie im Anzeigebereich als statisches Objekt.
If you are tracing an object method(i.e., in response to a button click), you do not need to leave the form.
Durchlaufen Sie eine Objektmethode im Schrittmodus(z.B. als Folge eines Klicks auf eine Schaltfläche), müssen Sie das Formular nicht verlassen.
The template saves all object properties set when the command was executed,with the exception of fixed coordinates and the object method if applicable.
Die Vorlage sichert alle festgelegten Objekteigenschaften, wenn der Befehl ausgeführt wird-mit Ausnahme der festen Koordinaten und der Objektmethode falls zutreffend.
The object method assigns the minimum value of the field to the variable, which is then printed in the last break of the report.
Die Objektmethode weist der Variablen den Mindestwert des Feldes zu, der dann im letzten Umbruch des Berichts gedruckt wird.
Make sure that the 4D Write Pro area object variable contains the following mandatoryattributes they are automatically included in the default object method.
Stellen Sie sicher, dass die Variable des Objekts 4D Write Pro Area folgende zwingendenAttribute enthält sie werden automatisch in die Standard Objektmethode eingefÃ1⁄4gt.
The object method is then called with the On Begin Drag Over event, and you can define the drop action using custom code.
Die Objektmethode wird mit dem Ereignis On Begin Drag Over aufgerufen, so dass Sie die Drop-Aktion über eigenen Code definieren können.
Tip: Do notcall the Request command from the section of a form or object method that handles the On Activate or On Deactivate form event; this will cause an endless loop.
Tipp: Rufen Sie Request nicht in Formular- oder Objektmethoden auf, die die Formularereignisse On Activate oder On Deactivate verwalten; denn das verursacht eine Endlosschleife.
Insert the desired widget into your form by dragging and dropping it. You canthen configure it via the properties of the inserted object or via its object method.
Fügen Sie das gewünschte Widget per Drag-and-Drop in Ihr Formular ein. Siekönnen es dann über die Eigenschaften des eingefügten Objekts bzw. über seine Objektmethode konfigurieren.
To do so, use the object method to create the variable vsCurrentRecord, then copy and paste it into all of your forms.
Erstellen Sie dazu die Variable vsCurrentRecord in der Objektmethode, und setzen Sie diese dann per copy /paste in all Ihre Formulare ein.
Copies of active objects retain all the properties of the original, including name, type, standard action,display format, and object method.
Kopien aktiver Objekte erhalten alle Eigenschaften des Originals, einschließlich Name, Typ, automatische Aktion,Format und Objektmethode. Sie können ein bzw. mehrere ausgewählte Objekte direkt duplizieren oder mit dem Dialogfenster Dupliziere arbeiten.
The following example is the object method of a search button located in the footer area of an output form displayed using MODIFY SELECTION.
Folgendes Beispiel ist die Objektmethode einer Schaltfläche Suchen in einem Ausgabeformular, das mit MODIFY SELECTION angezeigt wird.
The OBJECT Get pointer function used with the Object with focus or Object current constant(formerly the Focus object and Self functions)can be used in the object method of a list box or a list box column.
Die Funktion OBJECT Get pointer wird mit der Konstante Object with focus oder Object current verwendet(frÃ1⁄4her die Funktionen Focus object undSelf). Sie lässt sich in der Objektmethode einer Listbox bzw. einer Spalte der Listbox verwenden.
When this option is checked, the object method is executed with the On Data Change event at the same moment the user changes the value of the indicator.
Ist diese Option markiert, wird die Objektmethode mit dem Ereignis On Data Change ausgeführt, während der Benutzer den Wert des Indikators ändert.
Slider objects(thermometers, rulers, and dials)- If the display format indicates that the object method must be called while you are sliding the control, the On Clicked event occurs as soon as the click is made.
Objekte mit Schieberegler(Thermometer, Lineale und Halbkreisskalen)- Gibt das Anzeigeformat an, dass die Objektmethode aufgerufen werden muss, während der Regler verschoben wird, tritt das Ereignis On Clicked bereits beim Klicken ein.
For example, if an object method returns another object and you must invoke a property or method on that object, you can use the following syntax.
Wenn z. B. eine Objektmethode ein weiteres Objekt zurückgibt und Sie eine Eigenschaft bzw. Methode für das Objekt aufrufen möchten, können Sie folgende Codesyntax programmieren.
Once such a Zend_Registry object is instantiated,you can use it by calling any array object method or by setting it as the singleton instance for Zend_Registry with the static method setInstance.
Sobald so ein Zend_Registry Objekt initiiert wurde,kann es durch den Aufruf irgendeiner Array Objektmethode verwendet werden, oder indem es als Singleton Instanz für Zend_Registry mit der statischen Methode setInstance() gesetzt wird.
First, it browses the objects of the form and calls the object method for any object(involved in the event) whose corresponding object event property has been selected.
Zuerst werden die Objekte des Formulars durchlaufen und die zum Ereignis gehörenden Objektmethoden aufgerufen. Wurde das entsprechende Formularereignis ausgewählt, wird die Formularmethode aufgerufen.
Tooltips provide useful information about objects, methods and variables.
Tool-Tipps bieten nützliche Informationen zu Objekten, Methoden und Variablen.
The test code also serves as anexample of how the cFos PNet scripting objects, methods and properties can be used.
Der Testcode dient außerdem als Beispiel wiedie cFos PNet Scripting Objekte, Methoden und Eigenschaften genutzt werden können.
Produce comprehensive documentations, describing in details DB Schemas, Objects, methods, variables composing your application, with all the references and calls in your code.
Erstellen Sie für Ihre Anwendung umfassende Dokumentationen mit detaillierten Beschreibungen von DB-Schemas, Objekten, Methoden und Variablen mit Auflistungen aller Referenzen und Aufrufe im Code.
Results: 29, Time: 0.0293

Word-for-word translation

Top dictionary queries

English - German