Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%ZEN] >  [Portal] >  [abstractRefreshable]
Private  Storage   

deprecatedabstract class %ZEN.Portal.abstractRefreshable

Abstract base class to allow all portal pages to share a consistent interface for indicating whether auto-refresh behaviour is permitted. This class is intended for use as a secondary super-class.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1


Summary

Properties
enableAutoRefresh

Subclasses
%CSP.UI.Portal.BackgroundTasks %CSP.Util.HTMLDashboardPane %CSP.Util.TablePane
%DeepSee.UserPortal.standardPage %ZEN.Portal.standardPage

Properties

• property enableAutoRefresh as %ZEN.Datatype.boolean [ InitialExpression = ##class(%CSP.Portal.Utils).%IsAutoRefreshEnabled() ];
True if pages in the management portal are permitted to use auto-refresh behaviour.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.