setActionVisible(name,Boolean)

Sets the value of the specified property for an embedded Viewsheet. The 'Open' property determines whether the embedded Viewsheet provides an 'Open' button to the end-user. (By default, this 'Open' button is visible whenever the embedded Viewsheet contains hidden components.)

 

Parameters

name name of property (String):

  'Open'

boolean false: hide the 'Open' button

true: show the 'Open' button

Example

Viewsheet1.setActionVisible("Open",false);

See Also

Nesting Viewsheets in Dashboard Design for information on embedding one Viewsheet within another.

 

<< isActionVisible(name) © 1996-2013 InetSoft Technology Corporation (v11.5) Data Mashup >>