Class ReportingResourceWorkspace

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JTabbedPane
com.jidesoft.swing.JideTabbedPane
com.inductiveautomation.ignition.designer.tabbedworkspace.TabbedResourceWorkspace
com.inductiveautomation.reporting.designer.workspace.ReportingResourceWorkspace
All Implemented Interfaces:
Locatable, ResourceWorkspace, ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants

public class ReportingResourceWorkspace extends TabbedResourceWorkspace implements Locatable
Is the tabbed workspace for reports, extended to allow Report Resource types, and their customized leaf node structure. Extending TabbedResourceWorkspace allows for simple integration into the project nav tree and minimized
See Also: