xPages Ext Lib ViewController -


i've found interesting bit of code link implements viewcontroller in the extension library.

how can programmer access class managed bean. have extension library (8.5.2) installed. com.ibm.xsp.extlib.data.viewcontroller can't resolved. may in on head here, willing take plunge.

thanks,

-- jeff

right click on project in java perspective/package explorer view. use build path\configure build path... menu. use fourth tab order , export. tick plug-in dependencies item. access extlib classes in java code.

unfortunately, class found sources not part of extlib distribution (package com.ibm.xsp.extlib.group), won't find it.


Comments

Popular posts from this blog

Google sheets equipment borrowing system -

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

c# - Convert type 'System.Collections.Generic.List<string>' to 'System.Collections.Generic.IList<>' -