|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PluginIdentifiableCommand
This interface is used by the help system to group commands into
sub-indexes based on the Plugin they are a part of. Custom command
implementations will need to implement this interface to have a sub-index
automatically generated on the plugin's behalf.
| Method Summary | |
|---|---|
Plugin |
getPlugin()
Gets the owner of this PluginIdentifiableCommand. |
| Method Detail |
|---|
Plugin getPlugin()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||