controlP5 / ControlP5 / getTab( )

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


Returns
Tab
Usage
Web & Application
Related