Interface | Description |
---|---|
AuthModule |
This interface enables interaction with 3rd party authentication
software.
|
PBrandBean |
An interface describing the abilities needed for brand component.
|
PDataConsumer |
PDataConsumer defines the data sharing mechanism for data consumers. |
PDataProducer |
The PDataProducer interface defines the data sharing mechanism for data producers.
|
PIAPhoneTableBean | |
PIASearch | |
PSaveable |
Typically used by a panel/container that needs to perform specific
tasks in order to write data out to the database, other that the
standard collectData() mechanism.
|
PSearchConsumer |
Components displaying search results should implement this interface
|
PSearchInfoListener |
A bit different then the ordinary event listener.
|
PSearchProducer |
Search panels should implement this interface
|
PSearchResultsListener |
A bit different then the ordinary event listener.
|
SharedDataManager |
Specification for a manager of (subclasses of)
SharedData . |
Class | Description |
---|---|
CurrencyWidgetsInitializer |
Initializes primary and secondary combo boxes controls.
|
DocumentSizeFilter |
This class verifies the length of a given string
and if it exceeds the specified maximum characters then it truncates the text
|
HTMLViewerDialog |
Dialog using a JEditorPane to display HTML text.
|
LocaleWidgetInitializer |
Initializes a combo box with Portal locales.
|
PBrandBeanImpl |
The Brand Bean controller class.
|
PBrandTree |
Portal aware Brand component.
|
PBrandTreeBeanInfo | |
PDisplayOnRequestOptionMsgDlg |
Displays a message dialog that has a checkbox in addition to a message
and a set of buttons.
|
PhoneData | |
PIADigitsTextField |
Swing-compatible, Portal-aware text field which accepts only digits
|
PIADigitsTextFieldBeanInfo |
Bean info for PIADigitsTextField
|
PIAExpirationField |
A compound widget whose purpose is to display Portal's 4 digit expiration
date field.
|
PIAExpirationFieldBeanInfo |
Bean info for PIAExpirationField
|
PIALoginDialog |
This is a modal dialog wrapper around the PIALoginPanel.
|
PIALoginPanel |
generic login panel that can be used to log in to Portal with a
PInfranetConnection.
|
PIAPercentField |
Input field for percent values.
|
PIAPhoneTable |
A table that displays phone number information from the Nameinfo array
|
PIAPhoneTableBeanImpl |
Controller class for the PIAPhoneTable component.
|
PIAPhoneTableBeanInfo | |
PIAPhoneTableController |
Controller class for the PIAPhoneTable component.
|
PIAPhoneTextField |
Class provides the TextField componenet with the KeyListener to restrict the user not to enter non-numeric
value and some special charactes for the phone number field.
|
PIASearchPanel |
The base search panel class - contains the real logic for searching
This panel supports remote listening, which means its possible for the
search results to be sent to a search results component's controller
directly on the server side.
|
PIASearchPanelBean |
Controller class for the generic search component.
|
PIASearchPanelController |
Controller class for the generic search component.
|
PIASearchResultsBeanImpl | |
PIASearchResultsPanel |
A table that displays the results of a search
|
PIASearchResultsPanelController | |
PLinkRenderer |
Generic renderer that displays the data as an underlined link.
When using this component with a PIASpreadSheet, the table properties should be set in this order: set column identifiers setIdxDisplayFieldDescription set table modelFieldDescription set column renderers (this renderer) setIdxDisplayFieldFormat (if any) |
PScopeEntryPoint |
This provides with brand info such as the group Poid, ACL poid for the brand and brand name.
|
PSearchResultsEvent | |
PWizard |
An Portal-aware wizard framework hosted in a dialog.
|
PWizardNavigationButton |
Represents a page in the PWizardNavigator component.
|
PWizardNavigator |
A navigator component which allows the user to select one wizard page
from a list of many.
|
SharedData |
Basic data sharing support.
|
TableLinkAdapter |
This class is used as an adapter which will show a handcursor
if the cell renderer is of the type PLinkRenderer or Link.
|
Enum | Description |
---|---|
PIASearchPanelBean.ValueType |
Exception | Description |
---|---|
ConnectionLimitException |
An exception class that indicates the maximum number of connections has
already been opened and there are no available connections.
|
Copyright © 2003, 2023, Oracle and/or its affiliates.