global class PrimaryTabComponents { global List component; global List containers; global PrimaryTabComponents() { } global Object clone() { } }