Difference between revisions of "Object Oriented Programming in Script/Index"
From SCI Wiki
Jump to navigationJump to search(28 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
|- valign= "top" | |- valign= "top" | ||
| width="20%" | | | width="20%" | | ||
+ | C | ||
+ | * [[Object Oriented Programming in Script/Object Oriented Terminology#Class|class]] | ||
+ | * [[Object Oriented Programming in Script/Classes|class statement]] | ||
+ | * [[Object Oriented Programming in Script/Classes#Compiling Classes|classdef]] | ||
+ | <br /> | ||
+ | I | ||
+ | * [[Object Oriented Programming in Script/Object Oriented Terminology#Inheritance|inheritance]] | ||
+ | * [[Object Oriented Programming in Script/Object Oriented Terminology#Instance|instance]], [[Object Oriented Programming in Script/Objects|2]] | ||
+ | <br /> | ||
+ | K | ||
+ | * [[Object Oriented Programming in Script/Classes|kindof]] | ||
+ | <br /> | ||
+ | | width="20%" | | ||
+ | M | ||
+ | * [[Object Oriented Programming in Script/Object Oriented Terminology#Message|message]], [[Object Oriented Programming in Script/Sending Messages|2]] | ||
+ | * [[Object Oriented Programming in Script/Sending Messages|messager]] | ||
+ | * [[Object Oriented Programming in Script/Object Oriented Terminology#Method|method]], [[Object Oriented Programming in Script/Classes|2]], [[Object Oriented Programming in Script/Classes#Compiling Classes|3]], [[Object Oriented Programming in Script/Objects|4]] | ||
+ | ** [[Object Oriented Programming in Script/Sending Messages#Invoking a method|invoking]] | ||
+ | * [[Object Oriented Programming in Script/Classes|methods]], [[Object Oriented Programming in Script/Classes#Compiling Classes|2]] | ||
+ | <br /> | ||
+ | N | ||
+ | * [[Object Oriented Programming in Script/Object Oriented Terminology#A Note on Naming|naming]] | ||
+ | <br /> | ||
+ | | width="20%" | | ||
+ | O | ||
+ | * [[Object Oriented Programming in Script/Object Oriented Terminology#Object|object]] | ||
+ | <br /> | ||
+ | P | ||
+ | * [[Object Oriented Programming in Script/Classes#Defining Classes|procedure]], [[Object Oriented Programming in Script/Sending Messages|2]] | ||
+ | * [[Object Oriented Programming in Script/Classes|properties]], [[Object Oriented Programming in Script/Objects|2]] | ||
+ | * [[Object Oriented Programming in Script/Object Oriented Terminology#Property|property]] | ||
+ | ** [[Object Oriented Programming in Script/Sending Messages#Requesting the value of a property|requesting]] | ||
+ | ** [[Object Oriented Programming in Script/Sending Messages#Setting a property|setting]] | ||
+ | <br /> | ||
+ | | width="20%" | | ||
+ | S | ||
+ | * [[Object Oriented Programming in Script/Object Oriented Terminology#Selector|selector]], [[Object Oriented Programming in Script/Classes#Compiling Classes|2]] | ||
+ | * [[Object Oriented Programming in Script/Object Oriented Terminology#Self|self]] | ||
+ | * [[Object Oriented Programming in Script/Object Oriented Terminology#Class|sub-class]] | ||
+ | * [[Object Oriented Programming in Script/Object Oriented Terminology#Super|super]] | ||
+ | * [[Object Oriented Programming in Script/Object Oriented Terminology#Class|super-class]] | ||
|} | |} | ||