com.im.ijc.core/1 5.8

Deprecated API


Contents
Deprecated Methods
com.im.ijc.core.api.util.IJCCoreUtils.computeFields(IJCWidgetCookie, boolean, boolean)
          use IJCCoreUtils.computeFields(com.im.ijc.core.api.views.IJCWidget, boolean, boolean) instead 
com.im.ijc.core.api.actions.AbstractIJCWidgetCookieAction.enableAccordingToCurrentSelection(IJCWidgetCookie)
          use AbstractIJCWidgetCookieAction.enableAccordingToCurrentSelection(IJCWidget) instead; this method will be removed in post-5.6 release 
com.im.ijc.core.api.actions.AbstractIJCWidgetCookieAction.findOVC(Node[])
          you want to very likely use AbstractIJCAction.findWidget(org.openide.nodes.Node[]) instead. Will be deleted in after-5.6 release. 
 


com.im.ijc.core/1 5.8