Difference between revisions of "cock.setDefault"

m (Arguments)
m (See also)
Line 9: Line 9:
 
==See also==
 
==See also==
 
*[[cock.setControls]]
 
*[[cock.setControls]]
 +
*[[cock.fields]]
 
*[[parent::Common Organization of Controls Kit Manual]]
 
*[[parent::Common Organization of Controls Kit Manual]]
 
[[Category:Functions]]
 
[[Category:Functions]]

Revision as of 18:57, 31 August 2013

Restores specified default layout, permanently erasing previously defined bindings.

Synopsis

Function

cock.setDefault ( self, default )

Arguments

table self
An object to use.
string default
Optional. One of the defaults created earlier. Will substitute with control.defaultLayout field if not provided.

See also