package com.as.tabmenu;


import anywheresoftware.b4a.BA;
import anywheresoftware.b4a.B4AClass;
import anywheresoftware.b4a.BALayout;
import anywheresoftware.b4a.debug.*;

public class b4xmainpage extends B4AClass.ImplB4AClass implements BA.SubDelegator{
    private static java.util.HashMap<String, java.lang.reflect.Method> htSubs;
    private void innerInitialize(BA _ba) throws Exception {
        if (ba == null) {
            ba = new anywheresoftware.b4a.ShellBA(_ba, this, htSubs, "com.as.tabmenu.b4xmainpage");
            if (htSubs == null) {
                ba.loadHtSubs(this.getClass());
                htSubs = ba.htSubs;
            }
            
        }
        if (BA.isShellModeRuntimeCheck(ba)) 
			   this.getClass().getMethod("_class_globals", com.as.tabmenu.b4xmainpage.class).invoke(this, new Object[] {null});
        else
            ba.raiseEvent2(null, true, "class_globals", false);
    }

 
    public void  innerInitializeHelper(anywheresoftware.b4a.BA _ba) throws Exception{
        innerInitialize(_ba);
    }
    public Object callSub(String sub, Object sender, Object[] args) throws Exception {
        return BA.SubDelegator.SubNotFound;
    }
public anywheresoftware.b4a.keywords.Common __c = null;
public anywheresoftware.b4a.objects.B4XViewWrapper _root = null;
public anywheresoftware.b4a.objects.B4XViewWrapper.XUI _xui = null;
public com.as.tabmenu.astabmenu _astabmenu_vertical = null;
public com.as.tabmenu.astabmenu _astabmenu_horizontal = null;
public anywheresoftware.b4a.objects.SpinnerWrapper _sp_style = null;
public anywheresoftware.b4a.objects.SpinnerWrapper _sp_gravity = null;
public anywheresoftware.b4a.objects.SpinnerWrapper _sp_badge_gravity = null;
public com.as.tabmenu.main _main = null;
public com.as.tabmenu.starter _starter = null;
public com.as.tabmenu.b4xpages _b4xpages = null;
public com.as.tabmenu.b4xcollections _b4xcollections = null;
public String  _astabmenu_horizontal_tabclick(com.as.tabmenu.b4xmainpage __ref,int _index) throws Exception{
__ref = this;
RDebugUtils.currentModule="b4xmainpage";
if (Debug.shouldDelegate(ba, "astabmenu_horizontal_tabclick", false))
	 {return ((String) Debug.delegate(ba, "astabmenu_horizontal_tabclick", new Object[] {_index}));}
RDebugUtils.currentLine=851968;
 //BA.debugLineNum = 851968;BA.debugLine="Sub ASTabMenu_horizontal_TabClick(index As Int)";
RDebugUtils.currentLine=851969;
 //BA.debugLineNum = 851969;BA.debugLine="Log(\"TabClick: \" & index)";
__c.LogImpl("0851969","TabClick: "+BA.NumberToString(_index),0);
RDebugUtils.currentLine=851970;
 //BA.debugLineNum = 851970;BA.debugLine="End Sub";
return "";
}
public String  _astabmenu_vertical_tabclick(com.as.tabmenu.b4xmainpage __ref,int _index) throws Exception{
__ref = this;
RDebugUtils.currentModule="b4xmainpage";
if (Debug.shouldDelegate(ba, "astabmenu_vertical_tabclick", false))
	 {return ((String) Debug.delegate(ba, "astabmenu_vertical_tabclick", new Object[] {_index}));}
RDebugUtils.currentLine=786432;
 //BA.debugLineNum = 786432;BA.debugLine="Sub ASTabMenu_vertical_TabClick(index As Int)";
RDebugUtils.currentLine=786433;
 //BA.debugLineNum = 786433;BA.debugLine="Log(\"TabClick: \" & index)";
__c.LogImpl("0786433","TabClick: "+BA.NumberToString(_index),0);
RDebugUtils.currentLine=786434;
 //BA.debugLineNum = 786434;BA.debugLine="End Sub";
return "";
}
public void  _b4xpage_created(com.as.tabmenu.b4xmainpage __ref,anywheresoftware.b4a.objects.B4XViewWrapper _root1) throws Exception{
RDebugUtils.currentModule="b4xmainpage";
if (Debug.shouldDelegate(ba, "b4xpage_created", false))
	 {Debug.delegate(ba, "b4xpage_created", new Object[] {_root1}); return;}
ResumableSub_B4XPage_Created rsub = new ResumableSub_B4XPage_Created(this,__ref,_root1);
rsub.resume(ba, null);
}
public static class ResumableSub_B4XPage_Created extends BA.ResumableSub {
public ResumableSub_B4XPage_Created(com.as.tabmenu.b4xmainpage parent,com.as.tabmenu.b4xmainpage __ref,anywheresoftware.b4a.objects.B4XViewWrapper _root1) {
this.parent = parent;
this.__ref = __ref;
this._root1 = _root1;
this.__ref = parent;
}
com.as.tabmenu.b4xmainpage __ref;
com.as.tabmenu.b4xmainpage parent;
anywheresoftware.b4a.objects.B4XViewWrapper _root1;

@Override
public void resume(BA ba, Object[] result) throws Exception{
RDebugUtils.currentModule="b4xmainpage";

    while (true) {
        switch (state) {
            case -1:
return;

case 0:
//C
this.state = -1;
RDebugUtils.currentLine=720897;
 //BA.debugLineNum = 720897;BA.debugLine="Root = Root1";
__ref._root /*anywheresoftware.b4a.objects.B4XViewWrapper*/  = _root1;
RDebugUtils.currentLine=720898;
 //BA.debugLineNum = 720898;BA.debugLine="Root.LoadLayout(\"frm_main\")";
__ref._root /*anywheresoftware.b4a.objects.B4XViewWrapper*/ .LoadLayout("frm_main",ba);
RDebugUtils.currentLine=720899;
 //BA.debugLineNum = 720899;BA.debugLine="B4XPages.SetTitle(Me,\"AS Tab Menu Example V1.20\")";
parent._b4xpages._settitle /*String*/ (ba,parent,(Object)("AS Tab Menu Example V1.20"));
RDebugUtils.currentLine=720903;
 //BA.debugLineNum = 720903;BA.debugLine="ASTabMenu_vertical.AddTab(xui.Color_ARGB(255,39,";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._addtab /*String*/ (null,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_ARGB((int) (255),(int) (39),(int) (174),(int) (45)),"Test",__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._fonttobitmap /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,BA.ObjectToString(parent.__c.Chr((int) (0xf015))),parent.__c.False,(float) (30),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White),(Object)(""));
RDebugUtils.currentLine=720904;
 //BA.debugLineNum = 720904;BA.debugLine="ASTabMenu_vertical.AddTab(xui.Color_ARGB(152,39,";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._addtab /*String*/ (null,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_ARGB((int) (152),(int) (39),(int) (174),(int) (97)),"Teeeeeeeeeest1",__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._fonttobitmap /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,BA.ObjectToString(parent.__c.Chr((int) (0xf179))),parent.__c.False,(float) (30),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White),(Object)(""));
RDebugUtils.currentLine=720905;
 //BA.debugLineNum = 720905;BA.debugLine="ASTabMenu_vertical.AddTab(xui.Color_ARGB(255,39,";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._addtab /*String*/ (null,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_ARGB((int) (255),(int) (39),(int) (174),(int) (97)),"Test2",__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._fonttobitmap /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,BA.ObjectToString(parent.__c.Chr((int) (0xf11b))),parent.__c.False,(float) (30),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White),(Object)(""));
RDebugUtils.currentLine=720906;
 //BA.debugLineNum = 720906;BA.debugLine="ASTabMenu_vertical.AddTab(xui.Color_ARGB(152,39,";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._addtab /*String*/ (null,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_ARGB((int) (152),(int) (39),(int) (174),(int) (97)),"Test3",__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._fonttobitmap /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,BA.ObjectToString(parent.__c.Chr((int) (0xe859))),parent.__c.True,(float) (30),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White),(Object)(""));
RDebugUtils.currentLine=720907;
 //BA.debugLineNum = 720907;BA.debugLine="ASTabMenu_vertical.AddTab(xui.Color_ARGB(255,39,";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._addtab /*String*/ (null,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_ARGB((int) (255),(int) (39),(int) (174),(int) (97)),"Test4",__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._fonttobitmap /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,BA.ObjectToString(parent.__c.Chr((int) (0xf011))),parent.__c.False,(float) (30),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White),(Object)(""));
RDebugUtils.currentLine=720908;
 //BA.debugLineNum = 720908;BA.debugLine="ASTabMenu_vertical.AddTab(xui.Color_ARGB(152,39,";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._addtab /*String*/ (null,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_ARGB((int) (152),(int) (39),(int) (174),(int) (97)),"Test5",__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._fonttobitmap /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,BA.ObjectToString(parent.__c.Chr((int) (0xf1e2))),parent.__c.False,(float) (30),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White),(Object)(""));
RDebugUtils.currentLine=720909;
 //BA.debugLineNum = 720909;BA.debugLine="ASTabMenu_vertical.AddTab(xui.Color_ARGB(255,39,";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._addtab /*String*/ (null,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_ARGB((int) (255),(int) (39),(int) (174),(int) (97)),"Test6",__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._fonttobitmap /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,BA.ObjectToString(parent.__c.Chr((int) (0xf1eb))),parent.__c.False,(float) (30),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White),(Object)(""));
RDebugUtils.currentLine=720910;
 //BA.debugLineNum = 720910;BA.debugLine="ASTabMenu_vertical.AddTab(xui.Color_ARGB(152,39,";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._addtab /*String*/ (null,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_ARGB((int) (152),(int) (39),(int) (174),(int) (97)),"Test7",__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._fonttobitmap /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,BA.ObjectToString(parent.__c.Chr((int) (0xf239))),parent.__c.False,(float) (30),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White),(Object)(""));
RDebugUtils.currentLine=720912;
 //BA.debugLineNum = 720912;BA.debugLine="ASTabMenu_horizontal.AddTab(xui.Color_ARGB(255,39";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._addtab /*String*/ (null,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_ARGB((int) (255),(int) (39),(int) (174),(int) (97)),"Test",__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._fonttobitmap /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,BA.ObjectToString(parent.__c.Chr((int) (0xf015))),parent.__c.False,(float) (30),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White),(Object)(""));
RDebugUtils.currentLine=720913;
 //BA.debugLineNum = 720913;BA.debugLine="ASTabMenu_horizontal.AddTab(xui.Color_ARGB(152,39";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._addtab /*String*/ (null,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_ARGB((int) (152),(int) (39),(int) (174),(int) (97)),"Teeeeeeeeeest1",__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._fonttobitmap /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,BA.ObjectToString(parent.__c.Chr((int) (0xf179))),parent.__c.False,(float) (30),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White),(Object)(""));
RDebugUtils.currentLine=720914;
 //BA.debugLineNum = 720914;BA.debugLine="ASTabMenu_horizontal.AddTab(xui.Color_ARGB(255,39";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._addtab /*String*/ (null,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_ARGB((int) (255),(int) (39),(int) (174),(int) (97)),"Test2",__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._fonttobitmap /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,BA.ObjectToString(parent.__c.Chr((int) (0xf11b))),parent.__c.False,(float) (30),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White),(Object)(""));
RDebugUtils.currentLine=720915;
 //BA.debugLineNum = 720915;BA.debugLine="ASTabMenu_horizontal.AddTab(xui.Color_ARGB(152,39";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._addtab /*String*/ (null,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_ARGB((int) (152),(int) (39),(int) (174),(int) (97)),"Test3",__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._fonttobitmap /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,BA.ObjectToString(parent.__c.Chr((int) (0xe859))),parent.__c.True,(float) (30),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White),(Object)(""));
RDebugUtils.currentLine=720916;
 //BA.debugLineNum = 720916;BA.debugLine="ASTabMenu_horizontal.AddTab(xui.Color_ARGB(255,39";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._addtab /*String*/ (null,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_ARGB((int) (255),(int) (39),(int) (174),(int) (97)),"Test4",__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._fonttobitmap /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,BA.ObjectToString(parent.__c.Chr((int) (0xf011))),parent.__c.False,(float) (30),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White),(Object)(""));
RDebugUtils.currentLine=720917;
 //BA.debugLineNum = 720917;BA.debugLine="ASTabMenu_horizontal.AddTab(xui.Color_ARGB(152,39";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._addtab /*String*/ (null,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_ARGB((int) (152),(int) (39),(int) (174),(int) (97)),"Test5",__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._fonttobitmap /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,BA.ObjectToString(parent.__c.Chr((int) (0xf1e2))),parent.__c.False,(float) (30),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White),(Object)(""));
RDebugUtils.currentLine=720918;
 //BA.debugLineNum = 720918;BA.debugLine="ASTabMenu_horizontal.AddTab(xui.Color_ARGB(255,39";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._addtab /*String*/ (null,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_ARGB((int) (255),(int) (39),(int) (174),(int) (97)),"Test6",__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._fonttobitmap /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,BA.ObjectToString(parent.__c.Chr((int) (0xf1eb))),parent.__c.False,(float) (30),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White),(Object)(""));
RDebugUtils.currentLine=720919;
 //BA.debugLineNum = 720919;BA.debugLine="ASTabMenu_horizontal.AddTab(xui.Color_ARGB(152,39";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._addtab /*String*/ (null,__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_ARGB((int) (152),(int) (39),(int) (174),(int) (97)),"Test7",__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._fonttobitmap /*anywheresoftware.b4a.objects.B4XViewWrapper.B4XBitmapWrapper*/ (null,BA.ObjectToString(parent.__c.Chr((int) (0xf239))),parent.__c.False,(float) (30),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_White),(Object)(""));
RDebugUtils.currentLine=720932;
 //BA.debugLineNum = 720932;BA.debugLine="ASTabMenu_vertical.Badge_setVisibleEasy(0,-1,xui.";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._badge_setvisibleeasy /*String*/ (null,(int) (0),(int) (-1),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_Red);
RDebugUtils.currentLine=720933;
 //BA.debugLineNum = 720933;BA.debugLine="ASTabMenu_vertical.Badge_setVisibleEasy(2,5,xui.C";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._badge_setvisibleeasy /*String*/ (null,(int) (2),(int) (5),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_Blue);
RDebugUtils.currentLine=720934;
 //BA.debugLineNum = 720934;BA.debugLine="ASTabMenu_vertical.Badge_setVisibleEasy(4,20,xui.";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._badge_setvisibleeasy /*String*/ (null,(int) (4),(int) (20),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_Gray);
RDebugUtils.currentLine=720936;
 //BA.debugLineNum = 720936;BA.debugLine="ASTabMenu_horizontal.Badge_setVisibleEasy(1,-1,xu";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._badge_setvisibleeasy /*String*/ (null,(int) (1),(int) (-1),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_Red);
RDebugUtils.currentLine=720937;
 //BA.debugLineNum = 720937;BA.debugLine="ASTabMenu_horizontal.Badge_setVisibleEasy(3,5,xui";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._badge_setvisibleeasy /*String*/ (null,(int) (3),(int) (5),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_Blue);
RDebugUtils.currentLine=720938;
 //BA.debugLineNum = 720938;BA.debugLine="ASTabMenu_horizontal.Badge_setVisibleEasy(5,20,xu";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._badge_setvisibleeasy /*String*/ (null,(int) (5),(int) (20),__ref._xui /*anywheresoftware.b4a.objects.B4XViewWrapper.XUI*/ .Color_Gray);
RDebugUtils.currentLine=720941;
 //BA.debugLineNum = 720941;BA.debugLine="sp_style.Clear";
__ref._sp_style /*anywheresoftware.b4a.objects.SpinnerWrapper*/ .Clear();
RDebugUtils.currentLine=720942;
 //BA.debugLineNum = 720942;BA.debugLine="sp_style.AddAll(Array As String(\"Text\",\"Icon\",\"Te";
__ref._sp_style /*anywheresoftware.b4a.objects.SpinnerWrapper*/ .AddAll(anywheresoftware.b4a.keywords.Common.ArrayToList(new String[]{"Text","Icon","TextIcon"}));
RDebugUtils.currentLine=720944;
 //BA.debugLineNum = 720944;BA.debugLine="sp_gravity.Clear";
__ref._sp_gravity /*anywheresoftware.b4a.objects.SpinnerWrapper*/ .Clear();
RDebugUtils.currentLine=720945;
 //BA.debugLineNum = 720945;BA.debugLine="sp_gravity.AddAll(Array As String(\"TopLeft\",\"Bott";
__ref._sp_gravity /*anywheresoftware.b4a.objects.SpinnerWrapper*/ .AddAll(anywheresoftware.b4a.keywords.Common.ArrayToList(new String[]{"TopLeft","BottomRight"}));
RDebugUtils.currentLine=720947;
 //BA.debugLineNum = 720947;BA.debugLine="sp_badge_gravity.Clear";
__ref._sp_badge_gravity /*anywheresoftware.b4a.objects.SpinnerWrapper*/ .Clear();
RDebugUtils.currentLine=720948;
 //BA.debugLineNum = 720948;BA.debugLine="sp_badge_gravity.AddAll(Array As String(\"MiddleRi";
__ref._sp_badge_gravity /*anywheresoftware.b4a.objects.SpinnerWrapper*/ .AddAll(anywheresoftware.b4a.keywords.Common.ArrayToList(new String[]{"MiddleRight","MiddleLeft","TopLeft","TopMiddle","TopRight"}));
RDebugUtils.currentLine=720952;
 //BA.debugLineNum = 720952;BA.debugLine="Sleep(0)";
parent.__c.Sleep(ba,new anywheresoftware.b4a.shell.DebugResumableSub.DelegatableResumableSub(this, "b4xmainpage", "b4xpage_created"),(int) (0));
this.state = 1;
return;
case 1:
//C
this.state = -1;
;
RDebugUtils.currentLine=720953;
 //BA.debugLineNum = 720953;BA.debugLine="sp_gravity.SelectedIndex = 0";
__ref._sp_gravity /*anywheresoftware.b4a.objects.SpinnerWrapper*/ .setSelectedIndex((int) (0));
RDebugUtils.currentLine=720954;
 //BA.debugLineNum = 720954;BA.debugLine="sp_badge_gravity.SelectedIndex = 0";
__ref._sp_badge_gravity /*anywheresoftware.b4a.objects.SpinnerWrapper*/ .setSelectedIndex((int) (0));
RDebugUtils.currentLine=720955;
 //BA.debugLineNum = 720955;BA.debugLine="sp_style.SelectedIndex = 2";
__ref._sp_style /*anywheresoftware.b4a.objects.SpinnerWrapper*/ .setSelectedIndex((int) (2));
RDebugUtils.currentLine=720969;
 //BA.debugLineNum = 720969;BA.debugLine="Sleep(0) 'because sp_gravity_ItemClick is fireing";
parent.__c.Sleep(ba,new anywheresoftware.b4a.shell.DebugResumableSub.DelegatableResumableSub(this, "b4xmainpage", "b4xpage_created"),(int) (0));
this.state = 2;
return;
case 2:
//C
this.state = -1;
;
RDebugUtils.currentLine=720971;
 //BA.debugLineNum = 720971;BA.debugLine="ASTabMenu_horizontal.CurrentTabUnderlineGravity =";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._setcurrenttabunderlinegravity /*String*/ (null,__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._getcurrenttabunderlinegravity_bottomright /*String*/ (null));
RDebugUtils.currentLine=720972;
 //BA.debugLineNum = 720972;BA.debugLine="ASTabMenu_vertical.CurrentTabUnderlineGravity = A";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._setcurrenttabunderlinegravity /*String*/ (null,__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._getcurrenttabunderlinegravity_topleft /*String*/ (null));
RDebugUtils.currentLine=720974;
 //BA.debugLineNum = 720974;BA.debugLine="ASTabMenu_vertical.CommitChanges 'only if you hav";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._commitchanges /*String*/ (null);
RDebugUtils.currentLine=720975;
 //BA.debugLineNum = 720975;BA.debugLine="ASTabMenu_horizontal.TabStripMode = True";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._settabstripmode /*boolean*/ (null,parent.__c.True);
RDebugUtils.currentLine=720977;
 //BA.debugLineNum = 720977;BA.debugLine="End Sub";
if (true) break;

            }
        }
    }
}
public String  _cb_partinglinevisible_checkedchange(com.as.tabmenu.b4xmainpage __ref,boolean _checked) throws Exception{
__ref = this;
RDebugUtils.currentModule="b4xmainpage";
if (Debug.shouldDelegate(ba, "cb_partinglinevisible_checkedchange", false))
	 {return ((String) Debug.delegate(ba, "cb_partinglinevisible_checkedchange", new Object[] {_checked}));}
RDebugUtils.currentLine=1179648;
 //BA.debugLineNum = 1179648;BA.debugLine="Sub cb_partinglinevisible_CheckedChange(Checked As";
RDebugUtils.currentLine=1179649;
 //BA.debugLineNum = 1179649;BA.debugLine="ASTabMenu_vertical.PartingLineVisible = Checked";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._setpartinglinevisible /*boolean*/ (null,_checked);
RDebugUtils.currentLine=1179650;
 //BA.debugLineNum = 1179650;BA.debugLine="ASTabMenu_horizontal.PartingLineVisible = Checked";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._setpartinglinevisible /*boolean*/ (null,_checked);
RDebugUtils.currentLine=1179651;
 //BA.debugLineNum = 1179651;BA.debugLine="End Sub";
return "";
}
public String  _cb_underlinevisible_checkedchange(com.as.tabmenu.b4xmainpage __ref,boolean _checked) throws Exception{
__ref = this;
RDebugUtils.currentModule="b4xmainpage";
if (Debug.shouldDelegate(ba, "cb_underlinevisible_checkedchange", false))
	 {return ((String) Debug.delegate(ba, "cb_underlinevisible_checkedchange", new Object[] {_checked}));}
RDebugUtils.currentLine=1048576;
 //BA.debugLineNum = 1048576;BA.debugLine="Sub cb_underlinevisible_CheckedChange(Checked As B";
RDebugUtils.currentLine=1048577;
 //BA.debugLineNum = 1048577;BA.debugLine="ASTabMenu_vertical.CurrentTabUnderline = Checked";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._setcurrenttabunderline /*boolean*/ (null,_checked);
RDebugUtils.currentLine=1048578;
 //BA.debugLineNum = 1048578;BA.debugLine="ASTabMenu_horizontal.CurrentTabUnderline = Checke";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._setcurrenttabunderline /*boolean*/ (null,_checked);
RDebugUtils.currentLine=1048579;
 //BA.debugLineNum = 1048579;BA.debugLine="End Sub";
return "";
}
public String  _class_globals(com.as.tabmenu.b4xmainpage __ref) throws Exception{
__ref = this;
RDebugUtils.currentModule="b4xmainpage";
RDebugUtils.currentLine=589824;
 //BA.debugLineNum = 589824;BA.debugLine="Sub Class_Globals";
RDebugUtils.currentLine=589825;
 //BA.debugLineNum = 589825;BA.debugLine="Private Root As B4XView";
_root = new anywheresoftware.b4a.objects.B4XViewWrapper();
RDebugUtils.currentLine=589826;
 //BA.debugLineNum = 589826;BA.debugLine="Private xui As XUI";
_xui = new anywheresoftware.b4a.objects.B4XViewWrapper.XUI();
RDebugUtils.currentLine=589828;
 //BA.debugLineNum = 589828;BA.debugLine="Private ASTabMenu_vertical As ASTabMenu";
_astabmenu_vertical = new com.as.tabmenu.astabmenu();
RDebugUtils.currentLine=589829;
 //BA.debugLineNum = 589829;BA.debugLine="Private ASTabMenu_horizontal As ASTabMenu";
_astabmenu_horizontal = new com.as.tabmenu.astabmenu();
RDebugUtils.currentLine=589832;
 //BA.debugLineNum = 589832;BA.debugLine="Private sp_style As Spinner";
_sp_style = new anywheresoftware.b4a.objects.SpinnerWrapper();
RDebugUtils.currentLine=589833;
 //BA.debugLineNum = 589833;BA.debugLine="Private sp_gravity As Spinner";
_sp_gravity = new anywheresoftware.b4a.objects.SpinnerWrapper();
RDebugUtils.currentLine=589834;
 //BA.debugLineNum = 589834;BA.debugLine="Private sp_badge_gravity As Spinner";
_sp_badge_gravity = new anywheresoftware.b4a.objects.SpinnerWrapper();
RDebugUtils.currentLine=589841;
 //BA.debugLineNum = 589841;BA.debugLine="End Sub";
return "";
}
public String  _initialize(com.as.tabmenu.b4xmainpage __ref,anywheresoftware.b4a.BA _ba) throws Exception{
__ref = this;
innerInitialize(_ba);
RDebugUtils.currentModule="b4xmainpage";
if (Debug.shouldDelegate(ba, "initialize", false))
	 {return ((String) Debug.delegate(ba, "initialize", new Object[] {_ba}));}
RDebugUtils.currentLine=655360;
 //BA.debugLineNum = 655360;BA.debugLine="Public Sub Initialize";
RDebugUtils.currentLine=655362;
 //BA.debugLineNum = 655362;BA.debugLine="End Sub";
return "";
}
public String  _rb_underlineanimation_normal_checkedchange(com.as.tabmenu.b4xmainpage __ref,boolean _checked) throws Exception{
__ref = this;
RDebugUtils.currentModule="b4xmainpage";
if (Debug.shouldDelegate(ba, "rb_underlineanimation_normal_checkedchange", false))
	 {return ((String) Debug.delegate(ba, "rb_underlineanimation_normal_checkedchange", new Object[] {_checked}));}
RDebugUtils.currentLine=917504;
 //BA.debugLineNum = 917504;BA.debugLine="Sub rb_underlineanimation_normal_CheckedChange(Che";
RDebugUtils.currentLine=917505;
 //BA.debugLineNum = 917505;BA.debugLine="ASTabMenu_vertical.CurrentTabUnderlineAnimation =";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._setcurrenttabunderlineanimation /*String*/ (null,__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._getcurrenttabunderlineanimation_normal /*String*/ (null));
RDebugUtils.currentLine=917506;
 //BA.debugLineNum = 917506;BA.debugLine="ASTabMenu_horizontal.CurrentTabUnderlineAnimation";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._setcurrenttabunderlineanimation /*String*/ (null,__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._getcurrenttabunderlineanimation_normal /*String*/ (null));
RDebugUtils.currentLine=917507;
 //BA.debugLineNum = 917507;BA.debugLine="End Sub";
return "";
}
public String  _rb_underlineanimation_stretch_checkedchange(com.as.tabmenu.b4xmainpage __ref,boolean _checked) throws Exception{
__ref = this;
RDebugUtils.currentModule="b4xmainpage";
if (Debug.shouldDelegate(ba, "rb_underlineanimation_stretch_checkedchange", false))
	 {return ((String) Debug.delegate(ba, "rb_underlineanimation_stretch_checkedchange", new Object[] {_checked}));}
RDebugUtils.currentLine=983040;
 //BA.debugLineNum = 983040;BA.debugLine="Sub rb_underlineanimation_stretch_CheckedChange(Ch";
RDebugUtils.currentLine=983043;
 //BA.debugLineNum = 983043;BA.debugLine="End Sub";
return "";
}
public String  _sp_badge_gravity_itemclick(com.as.tabmenu.b4xmainpage __ref,int _position,Object _value) throws Exception{
__ref = this;
RDebugUtils.currentModule="b4xmainpage";
if (Debug.shouldDelegate(ba, "sp_badge_gravity_itemclick", false))
	 {return ((String) Debug.delegate(ba, "sp_badge_gravity_itemclick", new Object[] {_position,_value}));}
RDebugUtils.currentLine=1310720;
 //BA.debugLineNum = 1310720;BA.debugLine="Sub sp_badge_gravity_ItemClick (Position As Int, V";
RDebugUtils.currentLine=1310721;
 //BA.debugLineNum = 1310721;BA.debugLine="ASTabMenu_vertical.Badge_Gravity = Value";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._setbadge_gravity /*String*/ (null,BA.ObjectToString(_value));
RDebugUtils.currentLine=1310722;
 //BA.debugLineNum = 1310722;BA.debugLine="ASTabMenu_horizontal.Badge_Gravity = Value";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._setbadge_gravity /*String*/ (null,BA.ObjectToString(_value));
RDebugUtils.currentLine=1310723;
 //BA.debugLineNum = 1310723;BA.debugLine="End Sub";
return "";
}
public String  _sp_gravity_itemclick(com.as.tabmenu.b4xmainpage __ref,int _position,Object _value) throws Exception{
__ref = this;
RDebugUtils.currentModule="b4xmainpage";
if (Debug.shouldDelegate(ba, "sp_gravity_itemclick", false))
	 {return ((String) Debug.delegate(ba, "sp_gravity_itemclick", new Object[] {_position,_value}));}
RDebugUtils.currentLine=1245184;
 //BA.debugLineNum = 1245184;BA.debugLine="Sub sp_gravity_ItemClick (Position As Int, Value A";
RDebugUtils.currentLine=1245185;
 //BA.debugLineNum = 1245185;BA.debugLine="ASTabMenu_vertical.CurrentTabUnderlineGravity = V";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._setcurrenttabunderlinegravity /*String*/ (null,BA.ObjectToString(_value));
RDebugUtils.currentLine=1245186;
 //BA.debugLineNum = 1245186;BA.debugLine="ASTabMenu_horizontal.CurrentTabUnderlineGravity =";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._setcurrenttabunderlinegravity /*String*/ (null,BA.ObjectToString(_value));
RDebugUtils.currentLine=1245187;
 //BA.debugLineNum = 1245187;BA.debugLine="End Sub";
return "";
}
public String  _sp_style_itemclick(com.as.tabmenu.b4xmainpage __ref,int _position,Object _value) throws Exception{
__ref = this;
RDebugUtils.currentModule="b4xmainpage";
if (Debug.shouldDelegate(ba, "sp_style_itemclick", false))
	 {return ((String) Debug.delegate(ba, "sp_style_itemclick", new Object[] {_position,_value}));}
RDebugUtils.currentLine=1114112;
 //BA.debugLineNum = 1114112;BA.debugLine="Sub sp_style_ItemClick (Position As Int, Value As";
RDebugUtils.currentLine=1114113;
 //BA.debugLineNum = 1114113;BA.debugLine="ASTabMenu_vertical.TabStyle = Value";
__ref._astabmenu_vertical /*com.as.tabmenu.astabmenu*/ ._settabstyle /*String*/ (null,BA.ObjectToString(_value));
RDebugUtils.currentLine=1114114;
 //BA.debugLineNum = 1114114;BA.debugLine="ASTabMenu_horizontal.TabStyle = Value";
__ref._astabmenu_horizontal /*com.as.tabmenu.astabmenu*/ ._settabstyle /*String*/ (null,BA.ObjectToString(_value));
RDebugUtils.currentLine=1114115;
 //BA.debugLineNum = 1114115;BA.debugLine="End Sub";
return "";
}
}