/*** Zen Module: Kzen_Component_Identification ***/

self._zenClassIdx['http://www.kanope.org/kZen/chPwdForm'] = 'Kzen_Component_Identification_chPwdForm';
self.Kzen_Component_Identification_chPwdForm = function(index,id) {
	if (index>=0) {Kzen_Component_Identification_chPwdForm__init(this,index,id);}
}

self.Kzen_Component_Identification_chPwdForm__init = function(o,index,id) {
	('undefined' == typeof _ZEN_Component_composite__init) ?zenMaster._ZEN_Component_composite__init(o,index,id):_ZEN_Component_composite__init(o,index,id);
	o.buttonType = '';
	o.groupType = '';
	o.loginError = false;
	o.nextPage = '';
	o.showStatus = true;
}
function Kzen_Component_Identification_chPwdForm_serialize(set,s)
{
	var o = this;s[0]='2077914083';s[1]=o.index;s[2]=o.id;s[3]=o.name;s[4]=set.addObject(o.parent,'parent');s[5]=set.addObject(o.composite,'composite');s[6]=o.align;s[7]=o.aux;s[8]=o.buttonType;s[9]=o.cellAlign;s[10]=o.cellSize;s[11]=o.cellStyle;s[12]=o.cellVAlign;s[13]=set.serializeList(o,o.children,true,'children');s[14]=(o.childrenCreated?1:0);s[15]=o.containerStyle;s[16]=(o.disabled?1:0);s[17]=(o.dragEnabled?1:0);s[18]=(o.dropEnabled?1:0);s[19]=(o.dynamic?1:0);s[20]=o.enclosingClass;s[21]=o.enclosingStyle;s[22]=o.error;s[23]=o.groupClass;s[24]=o.groupStyle;s[25]=o.groupType;s[26]=o.height;s[27]=(o.hidden?1:0);s[28]=o.hint;s[29]=o.hintClass;s[30]=o.hintStyle;s[31]=o.label;s[32]=o.labelClass;s[33]=o.labelPosition;s[34]=o.labelStyle;s[35]=o.layout;s[36]=(o.loginError?1:0);s[37]=o.nextPage;s[38]=o.onafterdrag;s[39]=o.onbeforedrag;s[40]=o.onclick;s[41]=o.ondrag;s[42]=o.ondrop;s[43]=o.onhide;s[44]=o.onrefresh;s[45]=o.onshow;s[46]=o.onupdate;s[47]=o.overlayMode;s[48]=o.renderFlag;s[49]=(o.showLabel?1:0);s[50]=(o.showStatus?1:0);s[51]=o.slice;s[52]=o.title;s[53]=o.tuple;s[54]=o.valign;s[55]=(o.visible?1:0);s[56]=o.width;
}
function Kzen_Component_Identification_chPwdForm_getSettings(s)
{
	s['name'] = 'string';
	s['buttonType'] = 'string';
	s['groupType'] = 'string';
	s['loginError'] = 'boolean';
	s['nextPage'] = 'uri';
	s['showStatus'] = 'boolean';
	this.invokeSuper('getSettings',arguments);
}

self.Kzen_Component_Identification_chPwdForm_onloadHandler = function() {
if (this.disabled && this.parent && !this.parent.disabled) {
this.setProperty('disabled',true);
}
this.getChildById('name').focus();
}

self.Kzen_Component_Identification_chPwdForm_ReallyRefreshContents = function() {
	zenInstanceMethod(this,'ReallyRefreshContents','','',arguments);
}
self.Kzen_Component_Identification_chPwdForm__Loader = function() {
	zenLoadClass('_ZEN_Component_composite');
	Kzen_Component_Identification_chPwdForm.prototype = zenCreate('_ZEN_Component_composite',-1);
	var p = Kzen_Component_Identification_chPwdForm.prototype;
	if (null==p) {return;}
	p.constructor = Kzen_Component_Identification_chPwdForm;
	p.superClass = ('undefined' == typeof _ZEN_Component_composite) ? zenMaster._ZEN_Component_composite.prototype:_ZEN_Component_composite.prototype;
	p.__ZENcomponent = true;
	p._serverClass = 'Kzen.Component.Identification.chPwdForm';
	p._type = 'chPwdForm';
	p.serialize = Kzen_Component_Identification_chPwdForm_serialize;
	p.getSettings = Kzen_Component_Identification_chPwdForm_getSettings;
	p.ReallyRefreshContents = Kzen_Component_Identification_chPwdForm_ReallyRefreshContents;
	p.onloadHandler = Kzen_Component_Identification_chPwdForm_onloadHandler;
}

self._zenClassIdx['http://www.kanope.org/kZen/connectForm'] = 'Kzen_Component_Identification_connectForm';
self.Kzen_Component_Identification_connectForm = function(index,id) {
	if (index>=0) {Kzen_Component_Identification_connectForm__init(this,index,id);}
}

self.Kzen_Component_Identification_connectForm__init = function(o,index,id) {
	('undefined' == typeof _ZEN_Component_composite__init) ?zenMaster._ZEN_Component_composite__init(o,index,id):_ZEN_Component_composite__init(o,index,id);
	o.buttonType = '';
	o.groupType = '';
	o.loginError = false;
	o.nextPage = '';
	o.showStatus = true;
}
function Kzen_Component_Identification_connectForm_serialize(set,s)
{
	var o = this;s[0]='2077914083';s[1]=o.index;s[2]=o.id;s[3]=o.name;s[4]=set.addObject(o.parent,'parent');s[5]=set.addObject(o.composite,'composite');s[6]=o.align;s[7]=o.aux;s[8]=o.buttonType;s[9]=o.cellAlign;s[10]=o.cellSize;s[11]=o.cellStyle;s[12]=o.cellVAlign;s[13]=set.serializeList(o,o.children,true,'children');s[14]=(o.childrenCreated?1:0);s[15]=o.containerStyle;s[16]=(o.disabled?1:0);s[17]=(o.dragEnabled?1:0);s[18]=(o.dropEnabled?1:0);s[19]=(o.dynamic?1:0);s[20]=o.enclosingClass;s[21]=o.enclosingStyle;s[22]=o.error;s[23]=o.groupClass;s[24]=o.groupStyle;s[25]=o.groupType;s[26]=o.height;s[27]=(o.hidden?1:0);s[28]=o.hint;s[29]=o.hintClass;s[30]=o.hintStyle;s[31]=o.label;s[32]=o.labelClass;s[33]=o.labelPosition;s[34]=o.labelStyle;s[35]=o.layout;s[36]=(o.loginError?1:0);s[37]=o.nextPage;s[38]=o.onafterdrag;s[39]=o.onbeforedrag;s[40]=o.onclick;s[41]=o.ondrag;s[42]=o.ondrop;s[43]=o.onhide;s[44]=o.onrefresh;s[45]=o.onshow;s[46]=o.onupdate;s[47]=o.overlayMode;s[48]=o.renderFlag;s[49]=(o.showLabel?1:0);s[50]=(o.showStatus?1:0);s[51]=o.slice;s[52]=o.title;s[53]=o.tuple;s[54]=o.valign;s[55]=(o.visible?1:0);s[56]=o.width;
}
function Kzen_Component_Identification_connectForm_getSettings(s)
{
	s['name'] = 'string';
	s['buttonType'] = 'string';
	s['groupType'] = 'string';
	s['loginError'] = 'boolean';
	s['nextPage'] = 'uri';
	s['showStatus'] = 'boolean';
	this.invokeSuper('getSettings',arguments);
}

self.Kzen_Component_Identification_connectForm_onloadHandler = function() {
if (this.disabled && this.parent && !this.parent.disabled) {
this.setProperty('disabled',true);
}
this.getChildById('name').focus();
}

self.Kzen_Component_Identification_connectForm_ReallyRefreshContents = function() {
	zenInstanceMethod(this,'ReallyRefreshContents','','',arguments);
}
self.Kzen_Component_Identification_connectForm__Loader = function() {
	zenLoadClass('_ZEN_Component_composite');
	Kzen_Component_Identification_connectForm.prototype = zenCreate('_ZEN_Component_composite',-1);
	var p = Kzen_Component_Identification_connectForm.prototype;
	if (null==p) {return;}
	p.constructor = Kzen_Component_Identification_connectForm;
	p.superClass = ('undefined' == typeof _ZEN_Component_composite) ? zenMaster._ZEN_Component_composite.prototype:_ZEN_Component_composite.prototype;
	p.__ZENcomponent = true;
	p._serverClass = 'Kzen.Component.Identification.connectForm';
	p._type = 'connectForm';
	p.serialize = Kzen_Component_Identification_connectForm_serialize;
	p.getSettings = Kzen_Component_Identification_connectForm_getSettings;
	p.ReallyRefreshContents = Kzen_Component_Identification_connectForm_ReallyRefreshContents;
	p.onloadHandler = Kzen_Component_Identification_connectForm_onloadHandler;
}
/* EOF */
