Minimize Method (JavaSwtRichPageList)

Class

JavaSwtRichPageList.

Action

Reduces the pagelist to the minimum size allowed.

Syntax

pagelist.Minimize()

Notes

This functionality is supported only if you are using the Classic Agent.

Silk Test Classic does not record Minimize() against the JavaSwtRichPageList class; you must add it by hand to your test script. Silk Test Classic only records Select statements against the JavaSwtRichPageList class.

If the pagelist does not have a minimize button, Minimize() returns an exception, E_WINDOW_TYPE_MISMATCH.