Class: dbViewFloatingPanel [Abstract]

Properties  Events  Methods    Index of Classes

Abstract superclass of dbModalPanel and dbViewToolPanel

This is an abstract class and should never be used by a developer for object instantiation. While a developer could use this class for sub-classing, it is not encouraged.

Hierarchy

cObject
---cUIObject
------DfBaseObject
---------DfBaseWindow
------------DfBaseUIWindow
---------------DfBaseContainer
------------------DfBaseDialog
---------------------DfBasePanel
------------------------DfBasetoolPanel
---------------------------FloatingPanel
------------------------------dbFloatingPanel_
---------------------------------dbFloatingPanel
------------------------------------dbViewFloatingPanel
---------------------------------------dbModalPanel
---------------------------------------dbViewToolPanel

Library: Windows Application Class Library

Package: Dfclient.pkg

Mixins: entry_view_Client_mixin

Description

Abstract superclass of dbModalPanel and dbViewToolPanel.