SilverStream
Application Server 3.5
A B C D E F G H I J K L M N O P Q R S T U V W

A

aborted(AgoTransactionAbortEvent) - Method in interface com.sssw.srv.busobj.AgiTableListener
Fires just after a transaction is aborted.
abortTransaction() - Method in class com.sssw.srv.busobj.AgoTableRowEvent
Stops the database transaction in progress and backs out any changes.
abortTransaction(AgiTransactionHandle) - Method in class com.sssw.rt.util.AgoDataUpdateRequest
Abort the transaction against the "database" associated with this data update request.
abortTransaction(String) - Method in class com.sssw.srv.busobj.AgoTableRowEvent
Stops the transaction in progress and backs out any changes.
acceptValues() - Method in class com.sssw.rt.form.PvBaseContainer
For each control on the form, instructs the control to accept its current value.
ACL_KEY - Static variable in interface com.sssw.rts.adminapi.AgiAdmElement
Key for storing ACLs in hashtables.
add(AgoRFC822HeaderField) - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldSet
Adds a header field to the set.
add(AgoTreeControlNode, int, String) - Method in class com.sssw.rt.form.AgcTreeControl
Adds a new node to the control.
add(AgoTreeControlNode, int, String) - Method in class com.sssw.rt.form.AgcComboBox
Adds a new node to the control.
add(AgoTreeControlNode, int, String, Object, Image) - Method in class com.sssw.rt.form.AgcTreeControl
Adds a new node with an associated object or image.
add(AgoTreeControlNode, int, String, Object, Image) - Method in class com.sssw.rt.form.AgcComboBox
Adds a new node with an associated object or image.
add(Object) - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldList
Adds an Object to the list.
add(String) - Method in class com.sssw.shr.page.AgpListBase
Adds a new item with the specified item text.
add(String, Object) - Method in class com.sssw.rt.form.AgcList
Appends an item to the list, specifying both the display text and the list item's value.
add(String, Object) - Method in class com.sssw.rt.form.AgcChoice
Inserts an item at the end of the Choice, specifying both the display text and the list item's value (may be null).
add(String, Object) - Method in class com.sssw.shr.page.AgpListBase
Adds a new item with the specified item text and value.
add(String, String) - Method in class com.sssw.srv.mail.AgoRFC822HeaderFieldSet
Adds a new AgoRFC822HeaderFieldString header field to the set.
addActionListener(ActionListener) - Method in class com.sssw.rt.form.AgcButtonRaw
 
addAgiFileUploadListener(AgiFileUploadListener) - Method in class com.sssw.shr.page.AgpFileUpload
Add a listener for file upload events from this control.
addAgiRowCursorListener(AgiRowCursorListener) - Method in interface com.sssw.rt.util.AgiRowCursor
Add an event listener to this row cursor
addAgiRowSetListener(AgiRowSetListener) - Method in interface com.sssw.rt.util.AgiRowSetEventProducer
Add a listener for changes to data or changes of the current row
addAgiRTEditorListener(AgiRTEditorListener) - Method in class com.sssw.rt.form.AgcHTMLEditControl
 
addAgiTimerListener(AgiTimerListener) - Method in class com.sssw.rt.form.AgcTimer
Add a listener to receive timer events.
addAgiValueChangingListener(AgiValueChangingListener) - Method in class com.sssw.rt.form.AgcComboBox
 
addAgiValueChangingListener(AgiValueChangingListener) - Method in class com.sssw.rt.form.AgcSlider
 
addAgiValueChangingListener(AgiValueChangingListener) - Method in class com.sssw.rt.form.AgcIntegerSpinnerField
 
addBccAddress(String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a Bcc: (blind carbon copy) address to the message being constructed.
addBlock(AgpBlock) - Method in interface com.sssw.shr.page.AgiPageContainer
Adds a block of type AgpBlock to the container.
addCcAddress(String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a Cc: (carbon copy) address to the message being constructed.
addCcAddress(String, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a Cc: (carbon copy) address to the message being constructed.
addCertificate(String, String) - Method in interface com.sssw.rts.adminapi.AgiAdmServer
Add a certificate to the server.
addCheckboxMenuItem(Menu, String) - Method in class com.sssw.rt.form.AgfForm
Creates a checkbox menu item, adds it to the specified menu, and adds this form as a Listener for the item.
addChild(String, String, Hashtable) - Method in interface com.sssw.rts.adminapi.AgiAdmContainerBase
Add a child object to the container.
addControl(Component) - Method in class com.sssw.rt.form.PvBaseContainer
Deprecated. use Container.add(Component)
addControl(int, Component) - Method in class com.sssw.rt.form.AgcTabControl
Get/set control information.
addControl(int, Component, Object) - Method in class com.sssw.rt.form.AgcTabControl
 
addControlAt(Component, int) - Method in class com.sssw.rt.form.PvBaseContainer
Deprecated. use Container.add(Component, int)
addControlAt(int, Component, int) - Method in class com.sssw.rt.form.AgcTabControl
 
addControlAt(int, Component, int, Object) - Method in class com.sssw.rt.form.AgcTabControl
 
addControls() - Method in class com.sssw.rt.form.AgfForm
Adds the child controls to the form (calling "this.add(Component)" for each control).
addEntry(Principal, AclEntry) - Method in class com.sssw.rts.acl.AgoAcl
Adds an ACL entry to this ACL.
addFileAttachment(String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a file attachment to the message.
addHTMLTextPart(Reader) - Method in class com.sssw.srv.mail.AgoMailSend
Adds an HTML text part from a Reader.
addHTMLTextPart(Reader, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds an HTML text part from a Reader.
addHTMLTextPart(String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds an HTML text part from a String.
addHTMLTextPart(String, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds an HTML text part from a String buffer.
addHTMLTextPartFromFile(String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds an HTML text part from a file.
addHTMLTextPartFromFile(String, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds an HTML text part from a file.
addItem(Object) - Method in class com.sssw.rt.jform.AgcJTree
Adds an item to the tree.
addItem(Object) - Method in class com.sssw.rt.jform.AgcJList
Appends an item to the list.
addItem(String, Object) - Method in class com.sssw.rt.jform.AgcJComboBox
Appends an item to the list, specifying both the display text and the list item's value.
addItem(String, Object) - Method in class com.sssw.rt.jform.AgcJTree
Adds an item to the tree, specifying both the display and storage values.
addItem(String, Object) - Method in class com.sssw.rt.jform.AgcJList
Appends an item to the list, with values for the display text and storage value.
addMenuItem(Menu, String, MenuShortcut) - Method in class com.sssw.rt.form.AgfForm
Creates a menu item, adds it to the specified menu, and adds this form as a Listener for the item.
addOwner(Principal, Principal) - Method in class com.sssw.rts.acl.AgoAcl
Adds an owner.
addPageActionListener(AgiPageActionListener) - Method in class com.sssw.shr.page.AgpButton
Listen for action events from this control.
addPane(String) - Method in class com.sssw.rt.form.AgcTabControl
Adds a pane to the Tab Panel control.
addPane(String, Image) - Method in class com.sssw.rt.form.AgcTabControl
Adds a pane with an image to the Tab Panel control.
addParameter(AgpTag) - Method in class com.sssw.shr.page.AgpObject
Adds a parameter.
addPart(AgoMIMEPart) - Method in class com.sssw.srv.mail.AgoMIMEPartMultipart
Adds a MIME part to this multipart part.
addPart(AgoMIMEPart) - Method in class com.sssw.srv.mail.AgoMailSend
Add a part to this message.
addPermission(Permission) - Method in class com.sssw.rts.acl.AgoAclEntry
Adds the specified permission to this ACL entry.
addPlainTextPart(Reader) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a plain text part from a Reader.
addPlainTextPart(Reader, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a plain text part from a Reader.
addPlainTextPart(String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a plain text part from a String buffer.
addPlainTextPart(String, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a plain text part from a String buffer.
addPlainTextPartFromFile(String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a plain text part from a file.
addPlainTextPartFromFile(String, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a plain text part from a file.
addRow(String) - Method in class com.sssw.rt.form.AgcList
Deprecated. replaced by List.add(String) method.
addRow(String) - Method in class com.sssw.rt.form.AgcChoice
Deprecated. replaced by AgcChoice.add(String,Object).
addRowCursorListener(AgiRowCursorListener) - Method in class com.sssw.rt.event.AgoRowCursorSupport
 
addRowSetListener(AgiRowSetListener) - Method in class com.sssw.rt.event.AgoRowSetSupport
 
addStat(AgoAdmStatInfo) - Method in interface com.sssw.rts.adminapi.AgiAdmStatSet
Add a statistic to this set.
addToAddress(String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a To: (primary) address to the message being constructed.
addToAddress(String, String, String) - Method in class com.sssw.srv.mail.AgoMailSend
Adds a To: (primary) address to the message being constructed.
adjustControlSizes() - Method in class com.sssw.rt.form.AgfForm
Return true if you want the sizes of the form and the controls on it to be adjusted for the fonts on the runtime platform.
adjustToDisplayDimensions(int, int) - Method in class com.sssw.rt.tview.AgoBandFormat
Adjusts the band format to fit the screen dimensions.
adjustToDisplayDimensions(int, int) - Method in class com.sssw.rt.tview.AgoViewFormat
Adjust the view format to fit the screen dimensions.
afterMailReceived(AgoMailEvent) - Method in interface com.sssw.srv.busobj.AgiMailListener
Fires just after the SilverStream Server checks for mail on the POP3 server regardless of whether mail was actually received.
afterTableChange(AgoTableEvent) - Method in interface com.sssw.srv.busobj.AgiTableListener
Fires just before a database transaction is started.
AgaData - class com.sssw.srv.busobj.AgaData.
Mechanism for accessing data from a SilverStream triggered business object.
AgaData() - Constructor for class com.sssw.srv.busobj.AgaData
 
AgAdmin - class com.sssw.rts.adminclient.AgAdmin.
This class serves as an entry point for the Administration API since it provides factory methods for some important API objects, most notably the Server object.
AgAdmin() - Constructor for class com.sssw.rts.adminclient.AgAdmin
 
AgaRowData - class com.sssw.srv.busobj.AgaRowData.
Mechanism used to access individual rows being modified in Business Objects that listen for Table Events.
AgaRowData() - Constructor for class com.sssw.srv.busobj.AgaRowData
 
AgcBigDecimalField - class com.sssw.rt.form.AgcBigDecimalField.
AgcBigDecimalField class.
AgcBigDecimalField() - Constructor for class com.sssw.rt.form.AgcBigDecimalField
 
AgcButtonCheck - class com.sssw.rt.form.AgcButtonCheck.
The AgcButtonCheck (Check Box) control is a bound control that represents the state of a boolean (true/false) value.
AgcButtonCheck() - Constructor for class com.sssw.rt.form.AgcButtonCheck
 
AgcButtonImage - class com.sssw.rt.form.AgcButtonImage.
The AgcButtonImage control (Image Button) is a means for associating a single or multiple .GIF or .JPG images with one of the following button types: Toggle, Radio, or Push.
AgcButtonImage() - Constructor for class com.sssw.rt.form.AgcButtonImage
 
AgcButtonRadio - class com.sssw.rt.form.AgcButtonRadio.
The AgcButtonRadio control (Radio Button) is a bound control that represents a single database column or a variable.
AgcButtonRadio() - Constructor for class com.sssw.rt.form.AgcButtonRadio
 
AgcButtonRaw - class com.sssw.rt.form.AgcButtonRaw.
A SilverStream framework component.
AgcButtonRaw() - Constructor for class com.sssw.rt.form.AgcButtonRaw
 
AgcButtonText - class com.sssw.rt.form.AgcButtonText.
The AgcButtonText control (Text Button), unlike the other buttons in the SilverStream control set, is not a data bound control.
AgcButtonText() - Constructor for class com.sssw.rt.form.AgcButtonText
 
AgcChoice - class com.sssw.rt.form.AgcChoice.
The AgcChoice control extends the standard drop-down list control supplied by the Java AWT (java.awt.Choice) by adding the ability to bind the control to a data source.
AgcChoice() - Constructor for class com.sssw.rt.form.AgcChoice
 
AgcComboBox - class com.sssw.rt.form.AgcComboBox.
The AgcComboBox control is a data-bound list control that displays a list of values to users who can browse the list of values and select a value from the list.
AgcComboBox() - Constructor for class com.sssw.rt.form.AgcComboBox
 
AgcData - class com.sssw.rt.form.AgcData.
This invisible control allows users access to a data set that is independent of the rest of the form.
AgcData() - Constructor for class com.sssw.rt.form.AgcData
 
AgcDataPrimary - class com.sssw.rt.form.AgcDataPrimary.
The AgcDataPrimary class provides access to the form's primary dataset.
AgcDataPrimary() - Constructor for class com.sssw.rt.form.AgcDataPrimary
 
AgcDateField - class com.sssw.rt.form.AgcDateField.
The AgcDateField control displays java.sql.Date values to, or accepts input from, the user.
AgcDateField() - Constructor for class com.sssw.rt.form.AgcDateField
 
AgcDoubleField - class com.sssw.rt.form.AgcDoubleField.
The AgcDoubleField class displays floating point data to, or accepts input from, the user.
AgcDoubleField() - Constructor for class com.sssw.rt.form.AgcDoubleField
 
AgcFileAttachment - class com.sssw.rt.form.AgcFileAttachment.
The File Attachment Control (AgcFileAttachment) is a databound control for storing file attachments in a database.
AgcFileAttachment() - Constructor for class com.sssw.rt.form.AgcFileAttachment
 
AgcHTMLEditControl - class com.sssw.rt.form.AgcHTMLEditControl.
The AgcHTMLEditControl (HTML Edit Control) is an HTML editor for creating and maintaining HTML content on a SilverStream form.
AgcHTMLEditControl() - Constructor for class com.sssw.rt.form.AgcHTMLEditControl
 
AgcImage - class com.sssw.rt.form.AgcImage.
The AgcImage Control (Image control) associates an image with a form or with other controls on the form.
AgcImage() - Constructor for class com.sssw.rt.form.AgcImage
 
AgcIntegerField - class com.sssw.rt.form.AgcIntegerField.
The AgcIntegerField control displays Integer data to, or accepts input from, the user.
AgcIntegerField() - Constructor for class com.sssw.rt.form.AgcIntegerField
 
AgcIntegerSpinnerField - class com.sssw.rt.form.AgcIntegerSpinnerField.
The AgcIntegerSpinnerField control (Integer Spinner) represents an integer whose value the user can increment or decrement.
AgcIntegerSpinnerField() - Constructor for class com.sssw.rt.form.AgcIntegerSpinnerField
 
AgcJBigDecimalField - class com.sssw.rt.jform.AgcJBigDecimalField.
A lightweight component that displays a BigDecimal value and accepts numeric input from the user.
AgcJBigDecimalField() - Constructor for class com.sssw.rt.jform.AgcJBigDecimalField
Creates an empty field that accepts numeric input.
AgcJButton - class com.sssw.rt.jform.AgcJButton.
A lightweight component that displays a push button with a text label, an icon, or both.
AgcJButton() - Constructor for class com.sssw.rt.jform.AgcJButton
Creates a button with no set text or icon.
AgcJButton(Icon) - Constructor for class com.sssw.rt.jform.AgcJButton
Creates a button that displays an image.
AgcJButton(String) - Constructor for class com.sssw.rt.jform.AgcJButton
Creates a button that displays text.
AgcJButton(String, Icon) - Constructor for class com.sssw.rt.jform.AgcJButton
Creates a button that displays text and an image.
AgcJCheckBox - class com.sssw.rt.jform.AgcJCheckBox.
A lightweight component that displays a check box with a text label.
AgcJCheckBox() - Constructor for class com.sssw.rt.jform.AgcJCheckBox
Creates an initially unselected checkbox button with no text or icon.
AgcJCheckBox(Icon) - Constructor for class com.sssw.rt.jform.AgcJCheckBox
Creates an initially unselected checkbox with an icon.
AgcJCheckBox(Icon, boolean) - Constructor for class com.sssw.rt.jform.AgcJCheckBox
Creates a checkbox with an icon and specifies whether or not it is initially selected.
AgcJCheckBox(String) - Constructor for class com.sssw.rt.jform.AgcJCheckBox
Creates an initially unselected checkbox with text.
AgcJCheckBox(String, boolean) - Constructor for class com.sssw.rt.jform.AgcJCheckBox
Creates a checkbox with text and specifies whether or not it is initially selected.
AgcJCheckBox(String, Icon) - Constructor for class com.sssw.rt.jform.AgcJCheckBox
Creates an initially unselected checkbox with the specified text and icon.
AgcJCheckBox(String, Icon, boolean) - Constructor for class com.sssw.rt.jform.AgcJCheckBox
Creates a checkbox with a text label and an icon, and specifies whether or not it is initially selected.
AgcJComboBox - class com.sssw.rt.jform.AgcJComboBox.
A lightweight component that displays a list of values in a dropdown list.
AgcJComboBox() - Constructor for class com.sssw.rt.jform.AgcJComboBox
Initializes a AgcJComboBox control with an empty list.
AgcJComboBox(ComboBoxModel) - Constructor for class com.sssw.rt.jform.AgcJComboBox
Initializes the control with list items from a DefaultComboBoxModel.
AgcJComboBox(Object[]) - Constructor for class com.sssw.rt.jform.AgcJComboBox
Initializes the control with a DefaultComboBoxModel whose values are specified in the items array.
AgcJComboBox(Vector) - Constructor for class com.sssw.rt.jform.AgcJComboBox
Initializes the control with a DefaultComboBoxModel whose values are specified in the items Vector.
AgcJDateField - class com.sssw.rt.jform.AgcJDateField.
A lightweight component that displays a java.sql.Date value and accepts date input from the user.
AgcJDateField() - Constructor for class com.sssw.rt.jform.AgcJDateField
Creates an AgcJDateField control.
AgcJDoubleField - class com.sssw.rt.jform.AgcJDoubleField.
A lightweight component that displays a Double value and accepts numeric input from the user.
AgcJDoubleField() - Constructor for class com.sssw.rt.jform.AgcJDoubleField
Creates an empty input field that accepts numeric input.
AgcJEditorPane - class com.sssw.rt.jform.AgcJEditorPane.
A lightweight component that provides an editing area for text.
AgcJEditorPane() - Constructor for class com.sssw.rt.jform.AgcJEditorPane
AgcJEditorPane constructor.
AgcJIntegerField - class com.sssw.rt.jform.AgcJIntegerField.
A lightweight component that displays an integer and accepts integer input from the user.
AgcJIntegerField() - Constructor for class com.sssw.rt.jform.AgcJIntegerField
Creates an empty field that accepts integer input.
AgcJIntegerSpinnerField - class com.sssw.rt.jform.AgcJIntegerSpinnerField.
A lightweight component that displays an integer in an input field.
AgcJIntegerSpinnerField() - Constructor for class com.sssw.rt.jform.AgcJIntegerSpinnerField
Creates an integer spinner field.
AgcJLabel - class com.sssw.rt.jform.AgcJLabel.
A lightweight component that displays label text, an image, or both.
AgcJLabel() - Constructor for class com.sssw.rt.jform.AgcJLabel
Creates an instance of a label control with no image and with an empty string for the title.
AgcJLabel(Icon) - Constructor for class com.sssw.rt.jform.AgcJLabel
Creates an instance of a label control with the specified image.
AgcJLabel(Icon, int) - Constructor for class com.sssw.rt.jform.AgcJLabel
Creates an instance of a label control with the specified image and horizontal alignment.
AgcJLabel(String) - Constructor for class com.sssw.rt.jform.AgcJLabel
Creates an instance of a label control with the specified text.
AgcJLabel(String, Icon, int) - Constructor for class com.sssw.rt.jform.AgcJLabel
Creates an instance of a label control with the specified text, image, and horizontal alignment.
AgcJLabel(String, int) - Constructor for class com.sssw.rt.jform.AgcJLabel
Creates an instance of a label control with the specified text and horizontal alignment.
AgcJList - class com.sssw.rt.jform.AgcJList.
A lightweight component that displays a scrollable list of values and allows the user to select one or more objects from the list.
AgcJList() - Constructor for class com.sssw.rt.jform.AgcJList
Initializes an AgcJList control with an empty list.
AgcJList(ListModel) - Constructor for class com.sssw.rt.jform.AgcJList
Initializes the control with list items from a DefaultListModel.
AgcJList(Object[]) - Constructor for class com.sssw.rt.jform.AgcJList
Initializes the control with a DefaultListModel whose values are specified in the items array.
AgcJList(Vector) - Constructor for class com.sssw.rt.jform.AgcJList
Initializes the control with a DefaultListModel whose values are specified in the items Vector.
AgcJPasswordField - class com.sssw.rt.jform.AgcJPasswordField.
A lightweight component that displays a single line of text and accepts text input from the user.
AgcJPasswordField() - Constructor for class com.sssw.rt.jform.AgcJPasswordField
Creates an AgcJPasswordField control.
AgcJRadioButton - class com.sssw.rt.jform.AgcJRadioButton.
A lightweight component that displays a radio button with a text label.
AgcJRadioButton() - Constructor for class com.sssw.rt.jform.AgcJRadioButton
Creates an initially unselected radio button with no text.
AgcJRadioButton(Icon) - Constructor for class com.sssw.rt.jform.AgcJRadioButton
Creates an initially unselected radio button with the specified image but no text.
AgcJRadioButton(Icon, boolean) - Constructor for class com.sssw.rt.jform.AgcJRadioButton
Creates a radio button with the specified image and selection state, but no text.
AgcJRadioButton(String) - Constructor for class com.sssw.rt.jform.AgcJRadioButton
Creates an unselected radio button with the specified text.
AgcJRadioButton(String, boolean) - Constructor for class com.sssw.rt.jform.AgcJRadioButton
Creates a radio button with the specified text and selection state.
AgcJRadioButton(String, Icon) - Constructor for class com.sssw.rt.jform.AgcJRadioButton
Creates a radio button that has the specified text and image, and that is initially unselected.
AgcJRadioButton(String, Icon, boolean) - Constructor for class com.sssw.rt.jform.AgcJRadioButton
Creates a radio button that has the specified text, image, and selection state.
AgcJSlider - class com.sssw.rt.jform.AgcJSlider.
A lightweight component that lets the user graphically select a value by sliding a knob within a bounded interval.
AgcJSlider() - Constructor for class com.sssw.rt.jform.AgcJSlider
Creates a horizontal slider with the range 0 to 100 and an initial value of 50.
AgcJSlider(BoundedRangeModel) - Constructor for class com.sssw.rt.jform.AgcJSlider
Creates a horizontal slider using the specified BoundedRangeModel.
AgcJSlider(int) - Constructor for class com.sssw.rt.jform.AgcJSlider
Creates a slider using the specified orientation with the range 0 to 100 and an initial value of 50.
AgcJSlider(int, int) - Constructor for class com.sssw.rt.jform.AgcJSlider
Creates a horizontal slider with the specified range.
AgcJSlider(int, int, int) - Constructor for class com.sssw.rt.jform.AgcJSlider
Creates a horizontal slider with the specified range and initial value.
AgcJSlider(int, int, int, int) - Constructor for class com.sssw.rt.jform.AgcJSlider
Creates a slider with the specified orientation, range, and initial value.
AgcJTabbedPane - class com.sssw.rt.jform.AgcJTabbedPane.
A lightweight container control that organizes the components of the user interface on several layered panes.
AgcJTabbedPane() - Constructor for class com.sssw.rt.jform.AgcJTabbedPane
Creates a tabbed pane with tabs on the top edge.
AgcJTabbedPane(int) - Constructor for class com.sssw.rt.jform.AgcJTabbedPane
Creates a tabbed pane with tabs on the specified edge.
AgcJTable - class com.sssw.rt.jform.AgcJTable.
A lightweight component that displays rows and columns of data.
AgcJTable() - Constructor for class com.sssw.rt.jform.AgcJTable
Constructs a default table control which is initialized with a default data model, a default column model, and a default selection model.
AgcJTable(int, int) - Constructor for class com.sssw.rt.jform.AgcJTable
Constructs a table control with the specified number of rows and columns filled with empty cells using the DefaultTableModel.
AgcJTable(Object[][], Object[]) - Constructor for class com.sssw.rt.jform.AgcJTable
Constructs a table control that displays the specified data values with the specified column names.
AgcJTable(TableModel) - Constructor for class com.sssw.rt.jform.AgcJTable
Constructs a table control which is initialized with the specified data model, a default column model, and a default selection model.
AgcJTable(TableModel, TableColumnModel) - Constructor for class com.sssw.rt.jform.AgcJTable
Constructs a table control which is initialized with the specified data model and column model, and a default selection model.
AgcJTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class com.sssw.rt.jform.AgcJTable
Constructs a table control which is initialized with the specified data model, column model, and selection model.
AgcJTable(Vector, Vector) - Constructor for class com.sssw.rt.jform.AgcJTable
Constructs a table control that displays the specified data values with the specified column names.
AgcJTextArea - class com.sssw.rt.jform.AgcJTextArea.
A lightweight component that displays multiple lines of text and accepts text input from the user.
AgcJTextArea() - Constructor for class com.sssw.rt.jform.AgcJTextArea
Creates an empty text area control.
AgcJTextField - class com.sssw.rt.jform.AgcJTextField.
A lightweight component that displays a single line of text and accepts text input from the user.
AgcJTextField() - Constructor for class com.sssw.rt.jform.AgcJTextField
Creates a AgcJTextField control.
AgcJTimeField - class com.sssw.rt.jform.AgcJTimeField.
A lightweight component that displays a java.sql.Time value and accepts time input from the user.
AgcJTimeField() - Constructor for class com.sssw.rt.jform.AgcJTimeField
Creates an input field that accepts and displays a Time value.
AgcJTimestampField - class com.sssw.rt.jform.AgcJTimestampField.
A lightweight component that displays a java.sql.Timestamp value and accepts timestamp input from the user.
AgcJTimestampField() - Constructor for class com.sssw.rt.jform.AgcJTimestampField
Creates an input field that accepts and displays a Timestamp value.
AgcJToggleButton - class com.sssw.rt.jform.AgcJToggleButton.
A lightweight button component that displays an image and has two states: normal and selected.
AgcJToggleButton() - Constructor for class com.sssw.rt.jform.AgcJToggleButton
Creates an initially unselected toggle button with no text or image.
AgcJToggleButton(Icon) - Constructor for class com.sssw.rt.jform.AgcJToggleButton
Creates an initially unselected toggle button with the specified image but no text.
AgcJToggleButton(Icon, boolean) - Constructor for class com.sssw.rt.jform.AgcJToggleButton
Creates a toggle button with the specified image and selection state, but no text.
AgcJToggleButton(String) - Constructor for class com.sssw.rt.jform.AgcJToggleButton
Creates an unselected toggle button with the specified text.
AgcJToggleButton(String, boolean) - Constructor for class com.sssw.rt.jform.AgcJToggleButton
Creates a toggle button with the specified text and selection state.
AgcJToggleButton(String, Icon) - Constructor for class com.sssw.rt.jform.AgcJToggleButton
Creates a toggle button that has the specified text and image, and that is initially unselected.
AgcJToggleButton(String, Icon, boolean) - Constructor for class com.sssw.rt.jform.AgcJToggleButton
Creates a toggle button with the specified text, image, and selection state.
AgcJTree - class com.sssw.rt.jform.AgcJTree.
The AgcJTree control is a lightweight component that displays a multilevel hierarchy of data, organized into expandable and collapsible nodes.
AgcJTree() - Constructor for class com.sssw.rt.jform.AgcJTree
Unlike the no-argument Swing JTree constructor, this AgcJTree constructor initializes the control with an empty DefaultTreeModel.
AgcJTree(Hashtable) - Constructor for class com.sssw.rt.jform.AgcJTree
Returns a tree control created from a Hashtable which does not display the root.
AgcJTree(Object[]) - Constructor for class com.sssw.rt.jform.AgcJTree
Returns a tree control with each element of the specified array as the child of a new root node which is not displayed.
AgcJTree(TreeModel) - Constructor for class com.sssw.rt.jform.AgcJTree
Returns a tree control which displays the root node.
AgcJTree(TreeNode) - Constructor for class com.sssw.rt.jform.AgcJTree
Returns a tree control with the specified TreeNode as its root, which displays the root node.
AgcJTree(TreeNode, boolean) - Constructor for class com.sssw.rt.jform.AgcJTree
Returns a tree control with the specified TreeNode as its root, which displays the root node and which decides whether a node is a leaf node in the specified manner.
AgcJTree(Vector) - Constructor for class com.sssw.rt.jform.AgcJTree
Returns a tree control with each element of the specified Vector as the child of a new root node which is not displayed.
AgcJValueField - class com.sssw.rt.jform.AgcJValueField.
Base class of several input fields that have non-text data types.
AgcJValueField(char) - Constructor for class com.sssw.rt.jform.AgcJValueField
Creates an AgcJValueField control.
AgcLabel - class com.sssw.rt.form.AgcLabel.
Static text (Label) control for displaying a single line of text within a specified rectangle.
AgcLabel() - Constructor for class com.sssw.rt.form.AgcLabel
 
AgcList - class com.sssw.rt.form.AgcList.
The AgcList control (List) is a data-bound list control that displays a list of values to users.
AgcList() - Constructor for class com.sssw.rt.form.AgcList
 
AgCoClass - class com.sssw.rt.com.AgCoClass.
Base class for all generated COM Class objects.
AgCoClass() - Constructor for class com.sssw.rt.com.AgCoClass
 
AgCoInterface - class com.sssw.rt.com.AgCoInterface.
Base class for all generated COM Automation Interface classes.
AgCoInterface() - Constructor for class com.sssw.rt.com.AgCoInterface
 
AgCompare - class com.sssw.rt.expr.AgCompare.
A runtime helper class for calculating whether one String is greater than, less than, or equal to another String.
AgCompare() - Constructor for class com.sssw.rt.expr.AgCompare
 
AgConvert - class com.sssw.rt.util.AgConvert.
This class provides static conversion routines between various java types.
AgcPasswordField - class com.sssw.rt.form.AgcPasswordField.
The AgcPasswordField class provides a way to let users enter their password.
AgcPasswordField() - Constructor for class com.sssw.rt.form.AgcPasswordField
 
AgcRectangle - class com.sssw.rt.form.AgcRectangle.
The AgcRectangle control (Rectangle) provides a way to visually organize or group other controls on a form.
AgcRectangle() - Constructor for class com.sssw.rt.form.AgcRectangle
 
AgcSlider - class com.sssw.rt.form.AgcSlider.
A control that represents an integer whose value the user can increment or decrement within a certain range.
AgcSlider() - Constructor for class com.sssw.rt.form.AgcSlider
 
AgcTabControl - class com.sssw.rt.form.AgcTabControl.
A container control that organizes the components of complex applications.
AgcTabControl() - Constructor for class com.sssw.rt.form.AgcTabControl
 
AgcTextArea - class com.sssw.rt.form.AgcTextArea.
A text editor that creates and maintains multi-line text that requires no special formatting like bold, italic, or underline.
AgcTextArea() - Constructor for class com.sssw.rt.form.AgcTextArea
 
AgcTextField - class com.sssw.rt.form.AgcTextField.
Displays data to, or accepts input from, the user.
AgcTextField() - Constructor for class com.sssw.rt.form.AgcTextField
 
AgcTimeField - class com.sssw.rt.form.AgcTimeField.
The AgcTimeField control is used to input and display time values.
AgcTimeField() - Constructor for class com.sssw.rt.form.AgcTimeField
 
AgcTimer - class com.sssw.rt.form.AgcTimer.
The AgcTimer control (Timer) is an invisible control used to trigger actions at specified intervals (in seconds).
AgcTimer() - Constructor for class com.sssw.rt.form.AgcTimer
 
AgcTimestampField - class com.sssw.rt.form.AgcTimestampField.
The AgcTimestampField control displays Timestamp values and accept data in Timestamp format.
AgcTimestampField() - Constructor for class com.sssw.rt.form.AgcTimestampField
 
AgcTreeControl - class com.sssw.rt.form.AgcTreeControl.
The AgcTreeControl (Tree) is a data-bound list control that displays a list of values to users who can browse the list of values and select a value from the list.
AgcTreeControl() - Constructor for class com.sssw.rt.form.AgcTreeControl
 
AgcValueField - class com.sssw.rt.form.AgcValueField.
Base class of all text fields that have a non-text value (integer, floating point, date, time, timestamp).
AgcValueField() - Constructor for class com.sssw.rt.form.AgcValueField
 
AgcView - class com.sssw.rt.form.AgcView.
The base class for the Tree Control and SilverStream Java views.
AgcView() - Constructor for class com.sssw.rt.form.AgcView
AgcView constructor.
AgcViewDownloadable - class com.sssw.rt.form.AgcViewDownloadable.
This class is the base class of all SilverStream-generated views (that is, views created in the View Designer or by the Form Designer wizard).
AgcViewDownloadable() - Constructor for class com.sssw.rt.form.AgcViewDownloadable
 
AgFactorial - class com.sssw.rt.expr.AgFactorial.
A runtime helper class that provides a factorial function.
AgFactorial() - Constructor for class com.sssw.rt.expr.AgFactorial
 
AgfForm - class com.sssw.rt.form.AgfForm.
The AgfForm control (Form) is the basic building block of a java-based interactive user interface.
AgfForm() - Constructor for class com.sssw.rt.form.AgfForm
 
AgFormat - class com.sssw.rt.util.AgFormat.
The AgFormat class is a helper class for formatting an object as a String.
AgFullText - class com.sssw.srv.agents.AgFullText.
This class provides means of indexing an FullTextSearch table.
AgFullText() - Constructor for class com.sssw.srv.agents.AgFullText
 
AgiAdmCertificate - interface com.sssw.rts.adminapi.AgiAdmCertificate.
Interface implemented by objects that represent server certificates.
AgiAdmChanges - interface com.sssw.rts.adminapi.AgiAdmChanges.
AgiAdmChanges interface.
AgiAdmCluster - interface com.sssw.rts.adminapi.AgiAdmCluster.
Objects implementing this interface represent SilverStream clusters of servers.
AgiAdmClusterServer - interface com.sssw.rts.adminapi.AgiAdmClusterServer.
Objects that implement this interface represent clustered SilverStream servers.
AgiAdmContainer - interface com.sssw.rts.adminapi.AgiAdmContainer.
Implemented by objects that represent containers such as servers, databases, directories, and groups -- that is, entities that contain other entities.
AgiAdmContainerBase - interface com.sssw.rts.adminapi.AgiAdmContainerBase.
Implemented by objects that contain other items.
AgiAdmDatabase - interface com.sssw.rts.adminapi.AgiAdmDatabase.
Implemented by objects that represent databases residing on a SilverStream Server.
AgiAdmDatabasePlatform - interface com.sssw.rts.adminapi.AgiAdmDatabasePlatform.
Implemented by objects that represent database platforms.
AgiAdmDesignElement - interface com.sssw.rts.adminapi.AgiAdmDesignElement.
Implemented by objects that represent elements created using the SilverStream Designers, such as forms, views, pages, and business objects.
AgiAdmDirectory - interface com.sssw.rts.adminapi.AgiAdmDirectory.
Implemented by objects that represent directories on the SilverStream Server.
AgiAdmEjbJar - interface com.sssw.rts.adminapi.AgiAdmEjbJar.
Implemented by objects that represent deployed Enterprise JavaBeans JARs.
AgiAdmElement - interface com.sssw.rts.adminapi.AgiAdmElement.
Implemented by objects that represent entities that reside on the SilverStream Server.
AgiAdmElementBase - interface com.sssw.rts.adminapi.AgiAdmElementBase.
The base of the element hierarchy.
AgiAdmExpressionMgr - interface com.sssw.rts.adminapi.AgiAdmExpressionMgr.
Implemented by objects that manage the handling of SilverStream security expressions.
AgiAdmGroup - interface com.sssw.rts.adminapi.AgiAdmGroup.
Implemented by objects representing groups.
AgiAdmLBClusterEnv - interface com.sssw.rts.adminapi.AgiAdmLBClusterEnv.
Implemented by objects that represent Cluster Environment profiles for configuring load balancing.
AgiAdmLBContainer - interface com.sssw.rts.adminapi.AgiAdmLBContainer.
Implemented by objects that represent the "top level" (container) items for configuring load balancing, such as Cache Manager Groups, Clusters, etc.
AgiAdmLBElement - interface com.sssw.rts.adminapi.AgiAdmLBElement.
Implemented by objects that represent the "front line" items in the load balancing realm, such as Cache Managers, Cluster Servers, Dispatchers, and Load Managers.
AgiAdmLicense - interface com.sssw.rts.adminapi.AgiAdmLicense.
Implemented by objects that represent SilverStream licenses that administer access to the SilverStream Server.
AgiAdmMailAccount - interface com.sssw.rts.adminapi.AgiAdmMailAccount.
Implemented by objects that represent mail accounts that can be set up on the server.
AgiAdmPropertyBag - interface com.sssw.rts.adminapi.AgiAdmPropertyBag.
This interface provides methods to set and get properties for various objects including users and groups, servers, database objects, and load balancing elements and containers.
AgiAdmPublishMgr - interface com.sssw.rts.adminapi.AgiAdmPublishMgr.
Implemented by objects that manage publishing.
AgiAdmServer - interface com.sssw.rts.adminapi.AgiAdmServer.
Implemented by objects that represent SilverStream Servers.
AgiAdmSession - interface com.sssw.rts.adminapi.AgiAdmSession.
Implemented by objects that represent sessions established with a SilverStream Server.
AgiAdmStatContainer - interface com.sssw.rts.adminapi.AgiAdmStatContainer.
Implemented by objects that represent containers such as servers, databases, directories, etc.
AgiAdmStatElement - interface com.sssw.rts.adminapi.AgiAdmStatElement.
Implemented by objects that represent entities that reside on the server for which statistical information may be gathered and presented.
AgiAdmStatistics - interface com.sssw.rts.adminapi.AgiAdmStatistics.
This interface represents the statistics gathered by the SilverStream Server.
AgiAdmStatSet - interface com.sssw.rts.adminapi.AgiAdmStatSet.
This is the administrative interface to a set of SilverStream statistics ("counters"), containing performance-related data.
AgiAdmThread - interface com.sssw.rts.adminapi.AgiAdmThread.
Implemented by objects that represent threads running within the server.
AgiAdmUser - interface com.sssw.rts.adminapi.AgiAdmUser.
Implemented by objects that represent entities of type "user".
AgiAdmUserReference - interface com.sssw.rts.adminapi.AgiAdmUserReference.
Implemented by objects that represent references to users within groups.
AgiBandDescriptor - interface com.sssw.rt.util.AgiBandDescriptor.
This interface describes the columns provided by a particular named band for an AgiRowCursor object or an AgiDataSource object.
AgiCluster - interface com.sssw.srv.api.AgiCluster.
An object on the server representing the cluster the server is running in.
AgiClusterListener - interface com.sssw.srv.busobj.AgiClusterListener.
Implemented by all business objects which listen for cluster events which include cluster server start and cluster server stop.
AgiControl - interface com.sssw.rt.form.AgiControl.
Interface implemented by SilverStream form controls.
AgiDatabase - interface com.sssw.srv.api.AgiDatabase.
Server-side interface that represents a database.
AgiDatabaseConnection - interface com.sssw.srv.api.AgiDatabaseConnection.
This interface handles exported databases.
AgiDatabaseMgr - interface com.sssw.srv.api.AgiDatabaseMgr.
Database manager interface used to track a set of databases mapped by database name.
AgiDataRow - interface com.sssw.rt.util.AgiDataRow.
Abstraction of a data row for insert/update/delete purposes.
AgiDataRowFactory - interface com.sssw.rt.util.AgiDataRowFactory.
Abstraction of a data row factory.
AgiDataRunner - interface com.sssw.srv.busobj.AgiDataRunner.
Used to simulate the behavior of SilverStream's Version 1 Agent classes.
AgiDataSource - interface com.sssw.rt.util.AgiDataSource.
A low-level API for accessing and updating row-based data sources within data source triggered business objects.
AgiDataSourceListener - interface com.sssw.srv.busobj.AgiDataSourceListener.
Implemented by business objects with Data Source triggers.
AgiDataUpdateRequest - interface com.sssw.rt.util.AgiDataUpdateRequest.
Abstraction of an in-progress update request on one or more data sources.
AgiDataUpdateRequestFactory - interface com.sssw.rt.util.AgiDataUpdateRequestFactory.
This interface is a piece of the low-level row-based access to data sources provided by the AgiDataSource interface family.
AgiEJBContext - interface com.sssw.srv.api.AgiEJBContext.
SilverStream extension to the standard Enterprise JavaBeans context.
AgiFileUploadListener - interface com.sssw.shr.page.AgiFileUploadListener.
Interface for listening for file upload events.
AgiHelpInfo - interface com.sssw.rt.form.AgiHelpInfo.
Interface for providing context-sensitive help when the user presses the F1 key.
AgiHelpProcessor - interface com.sssw.rt.form.AgiHelpProcessor.
Interface for containers that wish to process help requests made via the F1 key using their own custom help mechanism.
AgiHTMLViewListener - interface com.sssw.shr.page.AgiHTMLViewListener.
Interface for listening for HTML View events.
AgiHttpServletRequest - interface com.sssw.shr.http.AgiHttpServletRequest.
This interface extends the standard javax.servlet.http.HttpServletRequest interface with additional SilverStream functionality.
AgiHttpServletResponse - interface com.sssw.shr.http.AgiHttpServletResponse.
This interface extends the standard javax.servlet.http.HttpServletResponse interface with additional SilverStream functionality.
AgiInitDatas - interface com.sssw.srv.busobj.AgiInitDatas.
SilverStream internal class.
AgiInvokeBusinessObject - interface com.sssw.rt.util.AgiInvokeBusinessObject.
Tagged interface for objects that can invoke business objects.
AgiInvokedListener - interface com.sssw.srv.busobj.AgiInvokedListener.
This interface is implemented by all business objects which listen for invoked events.
AgiJavaScriptEnhanced - interface com.sssw.shr.page.AgiJavaScriptEnhanced.
Optional page control interface for controls that take advantage of JavaScript.
AgiLogger - interface com.sssw.srv.api.AgiLogger.
Implemented by a custom class for logging server events.
AgiMailAccount - interface com.sssw.srv.api.AgiMailAccount.
Server-side interface that represents an individual mail account.
AgiMailListener - interface com.sssw.srv.busobj.AgiMailListener.
Implemented by all business objects which listen for mail events.
AgiManualPropertyChange - interface com.sssw.rt.event.AgiManualPropertyChange.
Interface for controls that want to be manually notified to fire a property change event.
AgiPageActionListener - interface com.sssw.shr.page.AgiPageActionListener.
Basic interface that all SilverStream pages implement.
AgiPageContainer - interface com.sssw.shr.page.AgiPageContainer.
AgiPageContainer is the base interface for all container classes.
AgiPageControl - interface com.sssw.shr.page.AgiPageControl.
Basic interface that all page controls must implement.
AgiPageSubmitProcessor - interface com.sssw.shr.page.AgiPageSubmitProcessor.
Interface for page controls that want to receive notification when their generated HTML causes a Submit.
AgiParentedException - interface com.sssw.rt.util.AgiParentedException.
An interface implemented by SilverStream exceptions that contain, or "wrap," other exceptions.
AgiPrincipalFactory - interface com.sssw.rts.acl.AgiPrincipalFactory.
An interface for constructing "principals" from a string representation.
AgiPropertyValidationListener - interface com.sssw.rt.event.AgiPropertyValidationListener.
The AgiPropertyValidationListener interface is implemented by objects that participate in the validation process for controls on a form or page.
AgiRowCursor - interface com.sssw.rt.util.AgiRowCursor.
This interface is the public API for data navigation.
AgiRowCursorListener - interface com.sssw.rt.event.AgiRowCursorListener.
An AgiRowCursorListener event is fired whenever the row pointed to by the cursor is changed or data within the row changes.
AgiRowCursorSort - interface com.sssw.rt.util.AgiRowCursorSort.
An AgiRowCursor can implement this interface to allow sorting of its data.
AgiRowCursorViewSupport - interface com.sssw.rt.util.AgiRowCursorViewSupport.
This interface includes a set of methods that are required for proper behavior when an AgiRowCursor that provides a hierarchical set of data is used in a hierarchical AgcView.
AgiRowEnumerator - interface com.sssw.rt.util.AgiRowEnumerator.
The AgiRowEnumerator interface provides access to a collection of AgiRowCursors.
AgiRowQuery - interface com.sssw.rt.util.AgiRowQuery.
An AgiRowCursor can implement this interface to allow the AgoBindingManager.doFind() method of the binding manager to cause a query-by-example.
AgiRowSetDescriptor - interface com.sssw.rt.util.AgiRowSetDescriptor.
This interface provides a mechanism for a design-time object to describe the set of bands and columns provided by a runtime object that implements AgiRowCursor.
AgiRowSetEventProducer - interface com.sssw.rt.util.AgiRowSetEventProducer.
This interface is the public API for objects that emit Row Set events.
AgiRowSetListener - interface com.sssw.rt.event.AgiRowSetListener.
An AgiRowSetListener event is fired whenever the data underlying an AgiRowCursor is changed in some way.
AgiRowSetManager - interface com.sssw.rt.util.AgiRowSetManager.
This interface is the public API for manipulation of a set of rows.
AgiRTEditorEventProducer - interface com.sssw.rt.event.AgiRTEditorEventProducer.
Event producer interface for rich text editor events.
AgiRTEditorListener - interface com.sssw.rt.event.AgiRTEditorListener.
Event interface for rich text editor events.
AgiScheduledListener - interface com.sssw.srv.busobj.AgiScheduledListener.
Implemented by all business objects which listen for scheduled events.
AgiServer - interface com.sssw.srv.api.AgiServer.
Server-side interface that represents the server.
AgiServerListener - interface com.sssw.srv.busobj.AgiServerListener.
Implemented by all business objects which listen for server events which include start, stop, error, user login and logout.
AgiSession - interface com.sssw.srv.api.AgiSession.
Interface that represents a single session between client and server.
AgiTable - interface com.sssw.srv.api.AgiTable.
Server-side interface that represents a table in a database.
AgiTableListener - interface com.sssw.srv.busobj.AgiTableListener.
Implemented by all business objects which listen for events on database tables.
AgiTabstopHandler - interface com.sssw.rt.util.AgiTabstopHandler.
This interface integrates keyboard navigation (TAB-key processing) across AWT and Swing components.
AgiTimerListener - interface com.sssw.rt.event.AgiTimerListener.
A AgiTimerListener event is fired by AgcTimer object each time that the specified time-interval has elapsed.
AgiTransactionHandle - interface com.sssw.rt.util.AgiTransactionHandle.
This is an interface for a "transaction handle" representing an in-progress database transaction.
AgiUserLogin - interface com.sssw.rt.util.AgiUserLogin.
Interface that provides User Login dialog.
AgiValueChangingListener - interface com.sssw.rt.event.AgiValueChangingListener.
The AgiValueChangingListener interface is supported by controls that provide intermediate (progress) information as the user is changing the value of the control.
AgiViewForm - interface com.sssw.rt.tview.AgiViewForm.
This interface must be implemented by any form that will be used as a column in an AgcView control.
AgiViewListener - interface com.sssw.rt.event.AgiViewListener.
The AgiViewListener interface is implemented by all objects that listen for events on views.
AgLeftTrim - class com.sssw.rt.expr.AgLeftTrim.
A rutime helper class for performing left trim of a String.
AgLeftTrim() - Constructor for class com.sssw.rt.expr.AgLeftTrim
 
AgLike - class com.sssw.rt.expr.AgLike.
Used to perform String matching using the specifications of SQL 92.
AgLike() - Constructor for class com.sssw.rt.expr.AgLike
 
AgMisc - class com.sssw.rt.util.AgMisc.
The AgMisc class provides miscellaneous static helper methods that can be called from forms, pages, or business objects.
AgNaN - class com.sssw.rt.expr.AgNaN.
Provides a static helper method for runtime to get current timestamp value
AgNaN() - Constructor for class com.sssw.rt.expr.AgNaN
 
AgNow - class com.sssw.rt.expr.AgNow.
A runtime helper class for retrieving current timestamp information.
AgNow() - Constructor for class com.sssw.rt.expr.AgNow
 
Ago1dbXADataSourceFactory - class com.sssw.srv.dbpool.Ago1dbXADataSourceFactory.
This factory provides a number of static methods that create an instance of an object that implements the javax.sql.DataSource interface given the number of SilverStream-specific parameters.
Ago1dbXADataSourceFactory() - Constructor for class com.sssw.srv.dbpool.Ago1dbXADataSourceFactory
 
AgoAcl - class com.sssw.rts.acl.AgoAcl.
Represents the access rights to a SilverStream object as an Access Control List.
AgoAcl() - Constructor for class com.sssw.rts.acl.AgoAcl
 
AgoAclEntry - class com.sssw.rts.acl.AgoAclEntry.
Represents the access rights to a SilverStream object as an Access Control List.
AgoAclEntry() - Constructor for class com.sssw.rts.acl.AgoAclEntry
 
AgoAdmStatInfo - class com.sssw.rts.adminapi.AgoAdmStatInfo.
Objects of this class describe a particular statistic.
AgoAdmStatInfo() - Constructor for class com.sssw.rts.adminapi.AgoAdmStatInfo
 
AgoAdmTableListChanges - class com.sssw.rts.adminapi.AgoAdmTableListChanges.
Contains the results of the analysis of database table list modifications done by the API users via AgiAdmDatabase.analyzeTableListChanges.
AgoAdmTableListChanges() - Constructor for class com.sssw.rts.adminapi.AgoAdmTableListChanges
 
AgoAdmTableSubset - class com.sssw.rts.adminapi.AgoAdmTableSubset.
Contains the current table subset used for a particular database in SilverStream.
AgoAdmTableSubset() - Constructor for class com.sssw.rts.adminapi.AgoAdmTableSubset
 
AgoApiException - exception com.sssw.rt.util.AgoApiException.
The base class of declared exceptions thrown by methods in the public API.
AgoApiException() - Constructor for class com.sssw.rt.util.AgoApiException
 
AgoApplicationException - exception com.sssw.rt.util.AgoApplicationException.
The class of declared exceptions that are thrown when an error occurs in the application.
AgoApplicationException(Throwable, String) - Constructor for class com.sssw.rt.util.AgoApplicationException
Creates an AgoException with a message and a parent exception.
AgoBadAclException - exception com.sssw.rts.acl.AgoBadAclException.
Exception representing an unparseable security expression.
AgoBadAclException() - Constructor for class com.sssw.rts.acl.AgoBadAclException
 
AgoBadPrincipalException - exception com.sssw.rts.acl.AgoBadPrincipalException.
Exception representing an unknown principal.
AgoBadPrincipalException() - Constructor for class com.sssw.rts.acl.AgoBadPrincipalException
 
AgoBandFormat - class com.sssw.rt.tview.AgoBandFormat.
Defines a band (row) format for a Java-based view control.
AgoBandFormat(String) - Constructor for class com.sssw.rt.tview.AgoBandFormat
 
AgoBandFormatBase - class com.sssw.rt.tview.AgoBandFormatBase.
The base class for band formats
AgoBandFormatBase() - Constructor for class com.sssw.rt.tview.AgoBandFormatBase
 
AgoBindingManager - class com.sssw.rt.event.AgoBindingManager.
AgoBindingManager is used in a SilverStream form or page to manage relationships between controls and data sources.
AgoBindingManager() - Constructor for class com.sssw.rt.event.AgoBindingManager
 
AgoBufferingInputStream - class com.sssw.srv.mail.AgoBufferingInputStream.
Provides an input stream suited to streaming MIME messages.
AgoBufferingInputStream() - Constructor for class com.sssw.srv.mail.AgoBufferingInputStream
 
AgoBufferingReader - class com.sssw.srv.mail.AgoBufferingReader.
A subclass of java.io.Reader, this class provides methods to deal with MIME text parts.
AgoBufferingReader() - Constructor for class com.sssw.srv.mail.AgoBufferingReader
 
AgoBusinessObjectEvent - class com.sssw.srv.busobj.AgoBusinessObjectEvent.
Base class of all business object event objects
AgoBusinessObjectEvent() - Constructor for class com.sssw.srv.busobj.AgoBusinessObjectEvent
 
AgoByteStore - class com.sssw.srv.mail.AgoByteStore.
An abstract base class for a set of classes that store a sequence of bytes.
AgoByteStore() - Constructor for class com.sssw.srv.mail.AgoByteStore
 
AgoByteStoreDyna - class com.sssw.srv.mail.AgoByteStoreDyna.
A subclass of AgoByteStore, this class provides an implementation that stores small byte stores (under four megabytes) in memory and larger ones in a file on disk.
AgoByteStoreDyna() - Constructor for class com.sssw.srv.mail.AgoByteStoreDyna
Constructor for the AgoByteStoreDyna class.
AgoByteStoreDyna(byte) - Constructor for class com.sssw.srv.mail.AgoByteStoreDyna
The constructor for the AgoByteStoreDyna class with a specified byte value.
AgoByteStoreDyna(InputStream) - Constructor for class com.sssw.srv.mail.AgoByteStoreDyna
The constructor for the AgoByteStoreDyna class with a specified InputStream value.
AgoByteStoreFile - class com.sssw.srv.mail.AgoByteStoreFile.
A subclass of AgoByteStore, this class provides an implementation that stores byte stores in a file on disk.
AgoByteStoreFile(String) - Constructor for class com.sssw.srv.mail.AgoByteStoreFile
The constructor for the AgoByteStoreFile class.
AgoCacheMgrCommException - exception com.sssw.srv.api.AgoCacheMgrCommException.
This exception is thrown when a server encounters a communication problem with CacheManager and cannot resolve it
AgoCacheMgrCommException() - Constructor for class com.sssw.srv.api.AgoCacheMgrCommException
 
AgoCatastrophicServerException - exception com.sssw.srv.api.AgoCatastrophicServerException.
Nothing can be done if this exception is thrown by the server!!
AgoCatastrophicServerException() - Constructor for class com.sssw.srv.api.AgoCatastrophicServerException
 
AgoCGIHeaders - class com.sssw.srv.busobj.AgoCGIHeaders.
Holds the headers of an HTTP request.
AgoCGIHeaders() - Constructor for class com.sssw.srv.busobj.AgoCGIHeaders
 
AgoCharSetIdentifier - class com.sssw.srv.mail.AgoCharSetIdentifier.
Helper class for specifying a character set identifier.
AgoCharSetIdentifier(String) - Constructor for class com.sssw.srv.mail.AgoCharSetIdentifier
Constructor for the AgoCharSetIdentifier class.
AgoCharStore - class com.sssw.srv.mail.AgoCharStore.
Abstract base class for all character stores.
AgoCharStore() - Constructor for class com.sssw.srv.mail.AgoCharStore
 
AgoCharStoreDyna - class com.sssw.srv.mail.AgoCharStoreDyna.
Stores a set of characters.
AgoCharStoreDyna() - Constructor for class com.sssw.srv.mail.AgoCharStoreDyna
Constructor for the AgoCharStoreDyna class.
AgoCharStoreDyna(Reader) - Constructor for class com.sssw.srv.mail.AgoCharStoreDyna
A constructor for the AgoCharStoreDyna class.
AgoClusterServerStartEvent - class com.sssw.srv.busobj.AgoClusterServerStartEvent.
An instance of this object is passed into each ServerError event fired
AgoClusterServerStartEvent() - Constructor for class com.sssw.srv.busobj.AgoClusterServerStartEvent
 
AgoClusterServerStopEvent - class com.sssw.srv.busobj.AgoClusterServerStopEvent.
An instance of this object is passed into each ServerError event fired
AgoClusterServerStopEvent() - Constructor for class com.sssw.srv.busobj.AgoClusterServerStopEvent
 
AgoColumnBase - class com.sssw.rt.tview.AgoColumnBase.
Abstract base class for all AgcView and AgcViewDownloadable column objects.
AgoColumnBase() - Constructor for class com.sssw.rt.tview.AgoColumnBase
 
AgoColumnButtonCheck - class com.sssw.rt.tview.AgoColumnButtonCheck.
AgoColumnButtonCheck is a bound column type that represents the state of a boolean (true/false) value.
AgoColumnButtonCheck(int, boolean, boolean, Color, int) - Constructor for class com.sssw.rt.tview.AgoColumnButtonCheck
 
AgoColumnButtonRadio - class com.sssw.rt.tview.AgoColumnButtonRadio.
AgoColumnButtonRadio is a bound column that represents a single database column or a variable.
AgoColumnButtonRadio(int, boolean, boolean, Color, int) - Constructor for class com.sssw.rt.tview.AgoColumnButtonRadio
 
AgoColumnComboBox - class com.sssw.rt.tview.AgoColumnComboBox.
AgoColumnComboBox is a bound column that displays a list of values from which users can browse and select values.
AgoColumnComboBox() - Constructor for class com.sssw.rt.tview.AgoColumnComboBox
 
AgoColumnForm - class com.sssw.rt.tview.AgoColumnForm.
AgoColumnForm columns are unbound columns that display an instance of an AgfForm control for each row.
AgoColumnForm() - Constructor for class com.sssw.rt.tview.AgoColumnForm
 
AgoColumnHierarchy - class com.sssw.rt.tview.AgoColumnHierarchy.
This class is used to define the format properties of a hierarchical column.
AgoColumnHierarchy(int, boolean, boolean, Color, int) - Constructor for class com.sssw.rt.tview.AgoColumnHierarchy
AgoColumnHierarchy constructor.
AgoColumnImage - class com.sssw.rt.tview.AgoColumnImage.
AgoColumnImage is bound column type that you can use to display images from a database column or the Media store.
AgoColumnImage(int, boolean, boolean, Color, int) - Constructor for class com.sssw.rt.tview.AgoColumnImage
 
AgoColumnIntegerSpinnerField - class com.sssw.rt.tview.AgoColumnIntegerSpinnerField.
AgoColumnIntegerSpinnerField is a bound column that represents an integer whose value the user can increment or decrement.
AgoColumnIntegerSpinnerField(int, boolean, boolean, Color, int) - Constructor for class com.sssw.rt.tview.AgoColumnIntegerSpinnerField
 
AgoColumnSpacer - class com.sssw.rt.tview.AgoColumnSpacer.
AgoColumnSpacer objects are a special kind of column format.
AgoColumnSpacer(int, boolean, boolean, Color, int) - Constructor for class com.sssw.rt.tview.AgoColumnSpacer
 
AgoColumnText - class com.sssw.rt.tview.AgoColumnText.
AgoColumnText is a bound column that you can use to display data to users.
AgoColumnText(int, boolean, boolean, Color, int) - Constructor for class com.sssw.rt.tview.AgoColumnText
AgoColumnText constructor.
AgoColumnTextEditor - class com.sssw.rt.tview.AgoColumnTextEditor.
AgoColumnTextEditor columns can be used to construct editable text columns for AgcView and AgcViewDownloadable controls.
AgoColumnTextEditor(int, boolean, boolean, Color, int) - Constructor for class com.sssw.rt.tview.AgoColumnTextEditor
Used to instantiate and set several properties for the AgoColumnTextEditor object.
AgoComplexAclException - exception com.sssw.rts.acl.AgoComplexAclException.
Exception representing an unparseable security exception.
AgoComplexAclException() - Constructor for class com.sssw.rts.acl.AgoComplexAclException
 
AgoData - class com.sssw.rt.util.AgoData.
Internal SilverStream class.
AgoData() - Constructor for class com.sssw.rt.util.AgoData
 
AgoDatabaseConnectException - exception com.sssw.rt.util.AgoDatabaseConnectException.
The subclass of AgoTransientSystemException indicating that a database connection could not be obtained to one of the database servers.
AgoDatabaseConnectException() - Constructor for class com.sssw.rt.util.AgoDatabaseConnectException
 
AgoDataConcurrencyException - exception com.sssw.rt.util.AgoDataConcurrencyException.
The subclass of AgoDataException that indicates that a concurrency conflict occurred between two users, for example an attempt to update a row that has been deleted by another user.
AgoDataConcurrencyException() - Constructor for class com.sssw.rt.util.AgoDataConcurrencyException
 
AgoDataException - exception com.sssw.rt.util.AgoDataException.
The base class of declared exceptions thrown by methods in the public API for bad data.
AgoDataException() - Constructor for class com.sssw.rt.util.AgoDataException
 
AgoDataSourceEvent - class com.sssw.srv.busobj.AgoDataSourceEvent.
The AgoDataSourceEvent object is passed into the invokeQuery event of a DataSourceListener.
AgoDataSourceEvent() - Constructor for class com.sssw.srv.busobj.AgoDataSourceEvent
 
AgoDataSourceFactory - class com.sssw.srv.dbpool.AgoDataSourceFactory.
This factory provides a number of static methods that create an instance of an object that implements the javax.sql.DataSource interface given the number of Silverstream-specific parameters.
AgoDataSourceFactory() - Constructor for class com.sssw.srv.dbpool.AgoDataSourceFactory
 
AgoDataUpdateRequest - class com.sssw.rt.util.AgoDataUpdateRequest.
This is an abstract base class implementing the AgiDataUpdateRequest interface.
AgoDataUpdateRequest(AgiDataRowFactory) - Constructor for class com.sssw.rt.util.AgoDataUpdateRequest
The constructor is normally called only from the business object's prepareUpdateRequest factory method.
AgoDataUpdateRow - class com.sssw.rt.util.AgoDataUpdateRow.
This is an abstract base class for holding rows to be updated against a "database" or other data source.
AgoDataUpdateRow(char, AgiDataSource, AgiDataRowFactory, AgiDataRow) - Constructor for class com.sssw.rt.util.AgoDataUpdateRow
The constructor for insert, delete, or make-primary operations.
AgoDataUpdateRow(char, AgiDataSource, AgiDataRowFactory, AgiDataRow, AgiDataRow) - Constructor for class com.sssw.rt.util.AgoDataUpdateRow
The constructor for update operations.
AgoDisplayValue - class com.sssw.rt.jform.AgoDisplayValue.
AgoDisplayValue is a wrapper class for values in AgcJList, AgcJComboBox, and AgcJTree.
AgoDisplayValue(String, Object) - Constructor for class com.sssw.rt.jform.AgoDisplayValue
Creates an AgoDisplayValue with the specified display text and userdata storage value.
AgoEJBEntityHome - class com.sssw.srv.ejb.AgoEJBEntityHome.
The base class (factory) used to derive Entity Home classes for EntityBeans
AgoEJBEntityHome() - Constructor for class com.sssw.srv.ejb.AgoEJBEntityHome
 
AgoEmptyEnumeration - class com.sssw.rt.util.AgoEmptyEnumeration.
This utility class implements the java.util.Enumeration interface for an empty set.
AgoEmptyEnumeration() - Constructor for class com.sssw.rt.util.AgoEmptyEnumeration
No-argument Constructor.
AgoEncodingIdentifier - class com.sssw.srv.mail.AgoEncodingIdentifier.
MIME Content-Transfer-AgEncoding identifier class.
AgoEncodingIdentifier(String) - Constructor for class com.sssw.srv.mail.AgoEncodingIdentifier
Constructor.
AgoEndOfRowsException - exception com.sssw.rt.util.AgoEndOfRowsException.
Exception thrown by an AgiDataSource when the last row of a query has been read.
AgoEndOfRowsException() - Constructor for class com.sssw.rt.util.AgoEndOfRowsException
AgoEndOfRowsException constructor
AgoEndOfRowsException(String) - Constructor for class com.sssw.rt.util.AgoEndOfRowsException
AgoEndOfRowsException constructor
AgoEndOfRowsException(Throwable, String) - Constructor for class com.sssw.rt.util.AgoEndOfRowsException
AgoEndOfRowsException constructor
AgoEvent - class com.sssw.rt.event.AgoEvent.
Generic Event object that carries a single argument object along with the source of the event.
AgoEvent(Object, int, Object) - Constructor for class com.sssw.rt.event.AgoEvent
Construct an AgoEventObject
AgoEvent(Object, Object) - Constructor for class com.sssw.rt.event.AgoEvent
Construct an AgoEventObject
AgoException - exception com.sssw.rt.util.AgoException.
The AgoException class is the base class of all SilverStream declared exceptions.
AgoException() - Constructor for class com.sssw.rt.util.AgoException
Creates an AgoException with no message or parent exception.
AgoException(String) - Constructor for class com.sssw.rt.util.AgoException
Creates an AgoException with a message and no parent exception.
AgoException(Throwable, String) - Constructor for class com.sssw.rt.util.AgoException
Creates an AgoException with a message and a parent exception.
AgoFileAttachmentInputStream - class com.sssw.srv.mail.AgoFileAttachmentInputStream.
Used by AgoMailMessage to return a file attachment when enumerating a set of file attachments.
AgoFileAttachmentInputStream() - Constructor for class com.sssw.srv.mail.AgoFileAttachmentInputStream
 
AgoFontIdentifier - class com.sssw.rt.gui.AgoFontIdentifier.
The AgoFontIdentifier is a representation of a font for use with the SilverStream controls.
AgoFontIdentifier(AgoFontIdentifier) - Constructor for class com.sssw.rt.gui.AgoFontIdentifier
AgoFontIdentifier constructor.
AgoFontIdentifier(Font) - Constructor for class com.sssw.rt.gui.AgoFontIdentifier
AgoFontIdentifier