Lines Matching refs:CJX_ExclGroup
20 const CJX_MethodSpec CJX_ExclGroup::MethodSpecs[] = {
27 CJX_ExclGroup::CJX_ExclGroup(CXFA_ExclGroup* group) : CJX_Node(group) { in CJX_ExclGroup() function in CJX_ExclGroup
31 CJX_ExclGroup::~CJX_ExclGroup() {} in ~CJX_ExclGroup()
33 CJS_Return CJX_ExclGroup::execEvent( in execEvent()
44 CJS_Return CJX_ExclGroup::execInitialize( in execInitialize()
56 CJS_Return CJX_ExclGroup::execCalculate( in execCalculate()
68 CJS_Return CJX_ExclGroup::execValidate( in execValidate()
82 CJS_Return CJX_ExclGroup::selectedMember( in selectedMember()
110 void CJX_ExclGroup::defaultValue(CFXJSE_Value* pValue, in defaultValue()
132 void CJX_ExclGroup::rawValue(CFXJSE_Value* pValue, in rawValue()
138 void CJX_ExclGroup::transient(CFXJSE_Value* pValue, in transient()
142 void CJX_ExclGroup::access(CFXJSE_Value* pValue, in access()
148 void CJX_ExclGroup::accessKey(CFXJSE_Value* pValue, in accessKey()
154 void CJX_ExclGroup::anchorType(CFXJSE_Value* pValue, in anchorType()
160 void CJX_ExclGroup::borderColor(CFXJSE_Value* pValue, in borderColor()
166 void CJX_ExclGroup::borderWidth(CFXJSE_Value* pValue, in borderWidth()
172 void CJX_ExclGroup::colSpan(CFXJSE_Value* pValue, in colSpan()
178 void CJX_ExclGroup::fillColor(CFXJSE_Value* pValue, in fillColor()
184 void CJX_ExclGroup::h(CFXJSE_Value* pValue, in h()
190 void CJX_ExclGroup::hAlign(CFXJSE_Value* pValue, in hAlign()
196 void CJX_ExclGroup::layout(CFXJSE_Value* pValue, in layout()
202 void CJX_ExclGroup::mandatory(CFXJSE_Value* pValue, in mandatory()
208 void CJX_ExclGroup::mandatoryMessage(CFXJSE_Value* pValue, in mandatoryMessage()
214 void CJX_ExclGroup::maxH(CFXJSE_Value* pValue, in maxH()
220 void CJX_ExclGroup::maxW(CFXJSE_Value* pValue, in maxW()
226 void CJX_ExclGroup::minH(CFXJSE_Value* pValue, in minH()
232 void CJX_ExclGroup::minW(CFXJSE_Value* pValue, in minW()
238 void CJX_ExclGroup::presence(CFXJSE_Value* pValue, in presence()
244 void CJX_ExclGroup::relevant(CFXJSE_Value* pValue, in relevant()
250 void CJX_ExclGroup::use(CFXJSE_Value* pValue, in use()
256 void CJX_ExclGroup::usehref(CFXJSE_Value* pValue, in usehref()
262 void CJX_ExclGroup::validationMessage(CFXJSE_Value* pValue, in validationMessage()
268 void CJX_ExclGroup::vAlign(CFXJSE_Value* pValue, in vAlign()
274 void CJX_ExclGroup::w(CFXJSE_Value* pValue, in w()
280 void CJX_ExclGroup::x(CFXJSE_Value* pValue, in x()
286 void CJX_ExclGroup::y(CFXJSE_Value* pValue, in y()