Extension SDK

oracle.ide.help
Interface HelpableProvider


public interface HelpableProvider

Interface for a component which delegages its requests for HelpInfo information to a delegate HelpInfo class.


Method Summary
 HelpInfo getHelpInfo(Helpable helpable)
           
 

Method Detail

getHelpInfo

public HelpInfo getHelpInfo(Helpable helpable)

Extension SDK