Navigation

Operators and Keywords

Function List:

C++ API

set.m File Reference


Functions

 while (length(propArgs) >=2) propName
switch propName case cork if (isa(propValue,'Cork')) s.Cork

Variables

 function [s]
 propValue = propArgs{2}
 propArgs = propArgs(3:end)
elseCork = set(s.Cork, 'click',propValue)
end case garkgark = propValue
otherwise Note that get set
for multiple parents is hard
We only do one branch of the
parent tree just to test this
stuff out
Dork = set(s.Dork, propName, propValue)

Function Documentation

switch propName case cork if ( isa(propValue,'Cork')   ) 

while ( length(propArgs) >=  2  ) 


Variable Documentation

otherwise Note that get set for multiple parents is hard We only do one branch of the parent tree just to test this stuff out s Dork = set(s.Dork, propName, propValue)

Initial value:

end case gark s gark = propValue

propArgs = propArgs(3:end)