controlP5 / ControllerGroup / getTab( )

name
getTab ( )
description
get the instance of the tab this controller belongs to. 
Syntax
getTab();


Returns
Tab
Usage
Web & Application
Related