Getting methods available in just the current class?

Hi there

I was typing in a few methods in an inherited class, and I was wondering if there was a quick way to get a list of available methods from the super class, so I din't have to type it in.

0
Avatar
Permanently deleted user

CTRL-O

.... :)

0
Avatar
Permanently deleted user

this. control-space


0

请先登录再写评论。