public class IlvFacesDiagrammerUtil extends Object
Modifier and Type | Method and Description |
---|---|
static IlvDashboardDiagram |
getDashboardDiagram(IlvSDMView view)
Returns the
IlvDiagrammer object attached
to an SDM view. |
static IlvDiagrammer |
getDiagrammer(IlvSDMView view)
Returns the
IlvDiagrammer object attached
to an SDM view. |
static void |
setPseudos(IlvDiagrammer diagrammer)
Sets pseudo class thin client to be able to read maps in a idpr or a diagrammer data source.
|
public static IlvDiagrammer getDiagrammer(IlvSDMView view)
IlvDiagrammer
object attached
to an SDM view.view
- The SDM view.public static IlvDashboardDiagram getDashboardDiagram(IlvSDMView view)
IlvDiagrammer
object attached
to an SDM view. If no instance is found, an IlvDashboardDiagram
is instantiated.view
- The SDM view.public static void setPseudos(IlvDiagrammer diagrammer)
IlvDiagrammer.setDataFile(java.net.URL)
or
IlvDiagrammer.setDataSource(ilog.views.diagrammer.datasource.IlvDiagrammerDataSource)
.diagrammer
- The IlvDiagrammer
object.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.