AppCode 2017.1 Help

Implement/Override Dialog

Code | Generate

N/A

Use this dialog box to select methods (members) to be implemented/overrode in class. This dialog has slightly different implementation in context of language being used.

Common options

ItemTooltip and shortcutDescription
/help/img/idea/2017.1/ac_iconsorted.png Sort members alphabetically Click this button to have all members sorted alphabetically. Otherwise, members are sorted in the order they are declared.
/help/img/idea/2017.1/ac_iconExpandall.png Expand all
⌃+
Click this button to have all nodes expanded.
/help/img/idea/2017.1/ac_iconCollapseall.png Collapse all
⌃-
Click this button to have all nodes collapsed.
Members area Select members to add to generated code construct.
Show optional members Select this check-box to enable display of optional methods (members).

Objective-C specific options

ItemTooltip and shortcutDescription
Show synthesized accessors Select this check-box to enable display of synthesized accessors.

Swift specific options

ItemTooltip and shortcutDescription
/help/img/idea/2017.1/ac_iconshow_to_implement.png Show to implement Press this button to list available methods to implement together with the methods to override. When not pressed - only methods to override are listed.

See Also

Last modified: 26 July 2017