IRISLIB database
abstractRefreshable Class Reference

Abstract base class to allow all portal pages to share a consistent interface for indicating whether auto-refresh behaviour is permitted. More...

Inheritance diagram for abstractRefreshable:

Public Attributes

 enableAutoRefresh
 True if pages in the management portal are permitted to use auto-refresh behaviour. More...
 

Detailed Description

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.

Member Data Documentation

◆ enableAutoRefresh

enableAutoRefresh

True if pages in the management portal are permitted to use auto-refresh behaviour.