Uses of Interface
org.eclnt.ccaddons.dof.pbc.DOFObjectListUI.IExtension
Packages that use DOFObjectListUI.IExtension
-
Uses of DOFObjectListUI.IExtension in org.eclnt.ccaddons.dof.pbc
Methods in org.eclnt.ccaddons.dof.pbc that return DOFObjectListUI.IExtensionMethods in org.eclnt.ccaddons.dof.pbc with parameters of type DOFObjectListUI.IExtensionModifier and TypeMethodDescriptionfinal voidDOFObjectListEditorUI.prepare(DOFObjectType objectType, List<DOFObject> doos, IModeList mode, IDOFObjectPersistor persistor, DOFObjectListEditorUI.IListener listener, DOFObjectListUI.IExtension listUIExtension) voidDOFObjectListUI.prepare(DOFObjectType objectType, List<DOFObject> doos, IModeList mode, IDOFObjectPersistor persitor, IFormatHelper formatHelper, DOFObjectListUI.IListener listener, DOFObjectListUI.IExtension extension) voidDOFObjectListUI.setExtension(DOFObjectListUI.IExtension extension) -
Uses of DOFObjectListUI.IExtension in org.eclnt.ccaddons.dof.util
Methods in org.eclnt.ccaddons.dof.util that return DOFObjectListUI.IExtensionMethods in org.eclnt.ccaddons.dof.util with parameters of type DOFObjectListUI.IExtensionModifier and TypeMethodDescriptionvoidDOFBeanUtil.ListEditorParams.setExtension(DOFObjectListUI.IExtension extension)