Aranan: alt bölük
subclass
/ˈsʌbklæs/Giriş yap, bu kelimeyi “Kelimelerim”e ekle.
Çeviriler
isim
- subclass Technical
- subclassing Technical
- subclass's Technical
Tanımlar (İngilizce)
-
isim
A secondary class within a main class.
“Goffin is a prose text interspersed with short lists of typical terms exemplifying certain sub-classes of Indian English lexis.”
- isim A rank directly below class.
- isim An object class derived from another class (its superclass) from which it inherits a base set of properties and methods.
-
fiil
(in object-oriented programming) To create a subclass of (some class).
“I subclassed the Button class to create a more specialised FancyButton class for my user interface.”
-
fiil
To cause (an object) to act as an instance of a subclass (by creating the desired subclass and instantiating an object of this subclass).
“Since Windows knows about these events, your application should be able to know about them as well. In order to accomplish this, subclass the window of a form or control, intercepting all of its events.”