controlP5 / ControlP5 / tab( )

name
tab ( )
description
get a tab by name from a specific controlwindow. 
Syntax
tab(theWindow, theName);
parameters
theWindowControlWindow 
theNameString 


Returns
Tab
Usage
Web & Application
Related