cancel
Showing results for 
Search instead for 
Did you mean: 

Minimize functionality in POP-UP window

prathamesh_gandhi
Participant
0 Kudos

Hi All,

I want to implement the minimize functionality for pop-up window. e.g From window "A" on click of 'submit' button a new window "B" is open, so i want to give minimize functionality for "B". . is it possible?

Accepted Solutions (0)

Answers (1)

Answers (1)

ChandraMahajan
Active Contributor
0 Kudos

Hi,

I guess it is not possible. but you can place all your UI elements under TRAY UI element on popup window view.

and then have expanded property of TRAY set as below,

Property - expanded

Determines whether the Tray is expanded. If the Boolean value is false, only the tray heading with an expand button is displayed. The toolbar and content area are invisible in this state. When you press this icon, the Tray expands and the expand button changes to a collapse button.

Thanks,

Chandra

<removed by moderator>

Edited by: Thomas Zloch on Oct 5, 2011 3:03 PM