A C D E F G I L M N O P R S

A

addRelationalDataRow(String, String) - Method in class oracle.forms.demos.bigraph.localRelationalData
boolean addRelationalDataRow(String inData, String sDelimiter) takes a delimited string with three tokens as a first argument.
allData - Variable in class oracle.forms.demos.bigraph.FormsGraph
 

C

clearGraphData() - Method in class oracle.forms.demos.bigraph.localRelationalData
 

D

dataColumn - Variable in class oracle.forms.demos.bigraph.FormsGraph
 
dataLabel - Variable in class oracle.forms.demos.bigraph.FormsGraph
 
dataPrimKey - Variable in class oracle.forms.demos.bigraph.FormsGraph
 
dataValue - Variable in class oracle.forms.demos.bigraph.FormsGraph
 
DebugMessage(String) - Method in class oracle.forms.demos.bigraph.FormsGraph
 
DebugMessage(String) - Method in class oracle.forms.demos.bigraph.localRelationalData
 
dispatchMouseAction(String) - Method in class oracle.forms.demos.bigraph.FormsGraph
 

E

eGetDelimiter - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Property registered to get information about the delimiter
eGetSeriesCount - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Event registered to inform about the number of series (columns) shown in a graph.
eGraphAction - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Custom Item Event raised by mouse click on the graph.

F

FormsGraph - class oracle.forms.demos.bigraph.FormsGraph.
FormsGraph is a charting client for Oracle9i Forms, including the BI Bean Graph component to Forms.
FormsGraph() - Constructor for class oracle.forms.demos.bigraph.FormsGraph
 

G

getDelimiter() - Method in class oracle.forms.demos.bigraph.FormsGraph
getDelimiter returns the actual string used to separate values passed in a string.
getPrimaryKey(String, String) - Method in class oracle.forms.demos.bigraph.localRelationalData
String getPrimaryKey searches and retrieves the primary key of a row based on its object signature
getRelationalData() - Method in class oracle.forms.demos.bigraph.localRelationalData
ArrayList getRelationalData() returns a List object of the current data saved for this Graph
getTitleFromString(String) - Method in class oracle.forms.demos.bigraph.FormsGraph
public Object[] getTitleFromString(String in) takes a delimited string and creates a title string, a Font value and a Color value of it.
getTypeForString(String) - Static method in class oracle.forms.demos.bigraph.graphTypeRegistry
getTypeForString(String gt) retrieves the dss Graph internal number for the Graph type specified in the string.
graphTypeRegistry - class oracle.forms.demos.bigraph.graphTypeRegistry.
graphTypeRegistry maps BI Graph types to the named strings passed as an argument to the getTypeForString method.
graphTypeRegistry() - Constructor for class oracle.forms.demos.bigraph.graphTypeRegistry
 

I

init(IHandler) - Method in class oracle.forms.demos.bigraph.FormsGraph
Implementation of IView interface.

L

localRelationalData - class oracle.forms.demos.bigraph.localRelationalData.
This class handles data operations for the Graph Bean.
localRelationalData(FormsGraph) - Constructor for class oracle.forms.demos.bigraph.localRelationalData
 

M

ModifyData(String, String) - Method in class oracle.forms.demos.bigraph.localRelationalData
ModifyData updates a columns or pie slice in a graph
mouseClicked(ViewMouseEvent) - Method in class oracle.forms.demos.bigraph.mViewMouseListener
If mouse interaction is enabled in Forms then the following values are returned in a single delimited string.
mouseEntered(ViewMouseEvent) - Method in class oracle.forms.demos.bigraph.mViewMouseListener
 
mouseExited(ViewMouseEvent) - Method in class oracle.forms.demos.bigraph.mViewMouseListener
 
mousePressed(ViewMouseEvent) - Method in class oracle.forms.demos.bigraph.mViewMouseListener
 
mouseReleased(ViewMouseEvent) - Method in class oracle.forms.demos.bigraph.mViewMouseListener
 
mViewMouseListener - class oracle.forms.demos.bigraph.mViewMouseListener.
mViewMouseListener implements ViewMouseListener, handling mouse events in the BI Graph
mViewMouseListener(Graph, FormsGraph, localRelationalData) - Constructor for class oracle.forms.demos.bigraph.mViewMouseListener
 

N

noData - Variable in class oracle.forms.demos.bigraph.FormsGraph
 

O

oracle.forms.demos.bigraph - package oracle.forms.demos.bigraph
 

P

pAddDataToGraph - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Show the data in the Graph clearing out existing data
pAddRowData - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Forms property used to to add a data row in the Graph.
pAlignTitleText - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Property registered to determine the alignment for the title, subtitle and footnote text.
parseStringData(String, String) - Method in class oracle.forms.demos.bigraph.localRelationalData
Object[] parseStringData (String psd, String SDelimiter) creates an array of objects from a string.
pClearGraph - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Forms property registered to reset the Forms Graph.
pDebug - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Forms registered property to enable Debug message (TRUE/FALSE).
pDelimiterInfo - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to obtain the delimiter sign
pEnableTooltips - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Property registered to disable/enable tooltips.
pExplodePieSLice - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Forms registered property to explode a specific slice, for example '3,30' to explode the fourth slice by 30 points.
pFramePos - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Forms property registered to define the xy-position of the separate frame.
pGetDelimiter - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to retrieve the current delimiter String. The response is a Forms custom event firing, passing the new delimiter string as an argument
pGraph - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Forms property registered to make the Graph display inside of the Forms Bean Container.
pGraphInfo - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Property registered to obtain information about graph component that the user clicked on
pGraphInFrame - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Forms property registered to make the Graph Display show in a separate frame.
pGraphType - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Forms property registered to define the type of the Graph displayed.
pHideFrame - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Forms property registered to hide the external frame Used with SET_CUSTOM_PROPERTY() from the Form
pHideGraph - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Property registered to hide the graph.
pModifyData - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to update a column or slice in a graph.
pMouseAction - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to enable/disable mouse action [true/false].
pPositionLegendArea - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Property registered to position the legend area in a screen.
pRemoveData - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to remove a data row currently displayed in the graph. If the graph contains a primary key then this also gets deleted from the data store.
pRemoveFooter - Static variable in class oracle.forms.demos.bigraph.FormsGraph
properties registered to hide the footer if set
pRemoveSubTitle - Static variable in class oracle.forms.demos.bigraph.FormsGraph
properties registered to hide the sub_titles if set
pRemoveTitle - Static variable in class oracle.forms.demos.bigraph.FormsGraph
properties registered to hide the graph title if set
pRemoveX_Title - Static variable in class oracle.forms.demos.bigraph.FormsGraph
properties registered to hide the x axis label if set
pRemoveY_Title - Static variable in class oracle.forms.demos.bigraph.FormsGraph
properties registered to hide the y axis label title if set
pReturnValues - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to define return values of a mouseclick on a graph. Allowed arguments are "ALL", "ROWLABEL", "COLUMNLABEL","VALUE","PRIMARY_KEY".
pScrollBar - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Property registered to display a scrollbar on the Graph if needed.
pSeriesCount - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Used with SET_CUSTOM_PROPERTY() from the Form, retrieves the number of columns in a graph Column means the group of data displayed: Columns e.g.
pSetBackgroundColor - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Forms property registered to set the graph background color.
pSetBaseline - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Property registered to set the graph's baseline to a value other than 0. Use this property if you want to show the variance a graph column has from a specific reference point.
pSetDebugPrefix - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to set a prefix string to the debug message produced by the bean. This is useful if running multiple instances of this bean in one Forms application. In this case it is useful to know which bean wrotes the output when looking in the Java console
pSetDelimiter - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Forms property registered to set the delimiting character for data passed as string. The default delimiter is a comma but there are situations where it must be changed, like when setting the title, which includes the color Used with SET_CUSTOM_PROPERTY() from the Form
pSetDepth - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to define the depth of a graph and the orientation of this depth.
pSetFooterBackgroundColor - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to set the background color of the subtitle footer text field.
pSetFootnote - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to set the graph Footer title, font, font style, font size and color.
pSetFrameWidthAndHeight - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to set the width and hight for the external Graph frame.
pSetLegendBorder - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to set the border and background color of the legend shown in a graph.
pSetLineGraphMarkers - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to show hide value markers in Line graphs. Use 'true' to switch this feature on and 'false' to switch it off.
pSetNoDataFoundMessage - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Property registered to set the message shown when no data is provided for the graph to render.
pSetPlotAreaColor - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Property registered to set the color of the Plot Area.
pSetScaledLogarithmic - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to logarithmic scale the Y and X Axis. Pass the axis identifier, true or false to symbolize whether logarithmic scale is enabled and the base.
pSetSubTitle - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to set the graph Sub title, font, font style, font size and color.
pSetSubTitleBackgroundColor - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to set the background color of the subtitle title text field.
pSetTitle - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to set the graph title, font, font style, font size and color,  expecting the following string format title string,color,fontstyle,font size,fontname.
pSetTitleBackgroundColor - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to set the background color of the title text field.
pSetXLabel - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to set the x-Axis title
pSetYLabel - Static variable in class oracle.forms.demos.bigraph.FormsGraph
property registered to set the y-Axis title
pShowColumnsAsRows - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Forms property registered to show columns as rows and rows a columns in the Graph.
pShowFrame - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Forms property registered to show the external frame Graph.
pShowGrid - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Property registered to show/hide the grid in a graph. The default value is set to true, use false to hide the graph from showing
pShowLabels - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Forms property registered to show/hide the labels shown on the x and y axis.
pShowLegend - Static variable in class oracle.forms.demos.bigraph.FormsGraph
Forms property registered to show/hide the graph legend.

R

RemoveData(String, String) - Method in class oracle.forms.demos.bigraph.localRelationalData
Remove Data
returnValueSelection - Variable in class oracle.forms.demos.bigraph.FormsGraph
 

S

setDelimiter(String) - Method in class oracle.forms.demos.bigraph.FormsGraph
 
setProperty(ID, Object) - Method in class oracle.forms.demos.bigraph.FormsGraph
Implementation of IView interface which sets a requested property to a given value
showGraphAsSeries - Variable in class oracle.forms.demos.bigraph.FormsGraph
 

A C D E F G I L M N O P R S