ViewGidBuilderImpl.enableSnippets

T enableSnippets(bool propval)

Set enableSnippets property.

Parameters

propvalThe property denotes if snippets should be expanded when the user presses Tab after having typed a word matching the snippets found in class@SnippetManager. The user may tab through focus-positions of the snippet if any are available by pressing Tab repeatedly until the desired focus position is selected.

Returns

Builder instance for fluent chaining