Modifier and Type | Class and Description |
---|---|
class |
MapComponent
Listen to action over this component
|
class |
RouteComponent
Controller for the Route component.
|
Modifier and Type | Class and Description |
---|---|
class |
GpsDataCollectorComponent |
Modifier and Type | Class and Description |
---|---|
class |
MapDispatcherComponent |
Modifier and Type | Class and Description |
---|---|
class |
OslcInteractionComponent |
Modifier and Type | Class and Description |
---|---|
class |
SimpleChartComponent
The base chart component
|
Modifier and Type | Class and Description |
---|---|
class |
BIMViewer
Component class to expose an API for integrating 3D BIM viewers with Maximo.
|
class |
ButtonAutoClick |
class |
ButtonGroup |
class |
CalendarTextBox
Provides custom functionality to the textboxes used in the Calendar control, which are not bound
to a data attribute
|
class |
Checkbox |
class |
ComboboxText
Display a value same as what the user has selected from the dropdown box.
|
class |
Controls |
class |
DefaultValue
Component defaultvalue properties are all defined in the component registry,
but they are not transferred - so always go to the control to get them
property-list designonly - true by default datasrc dataattribute value fromdatasrc fromattribute defaulttype |
class |
DialogLabel
Used to set the renderid of dialog labels so we can use them for tabindex wrapping to keep user on a dialog
|
class |
GLNavigator |
class |
Iframe |
class |
Image |
class |
Label |
class |
LongDescriptionTitle |
class |
MenuBar |
class |
NavSection |
class |
PageComponent |
class |
Pushbutton
Overwrites the click event because push buttons always send the mxevent to
the dialog, while the registry and the presentations do not specify target to
the mxevent of the pushbutton component.
|
class |
QuickSearchTextBox
Overwrites the click event because push buttons always send the mxevent to
the dialog, while the registry and the presentations do not specify target to
the mxevent of the pushbutton component
|
class |
RadioButton |
class |
ReasonChangeDropImage
Deprecated.
- there is no need for this component anymore as reasonchange control uses standard textbox control
structure and should actually be removed as a control entirely, unfortunately this is not easy as
external groups may be using it.
|
class |
RecordImage |
class |
RequiredIndicator |
class |
RichTextEditor |
class |
RichTextViewer
The RichTextViewer object provides the implementation to back the rich text viewer component.
|
class |
SortImage |
class |
TableCell
Designed to pass the click of a tablecell to the row control in order to handle setCurrent...
|
class |
TableToggleDetails
Designed to allow the table detail image to toggle based on a check method
Extended to add some additional logic for state toggling
|
class |
TableToggleImage |
class |
TextArea |
class |
Textbox |
class |
ToggleImage
Designed to allow an image to toggle based on a check method.
|
class |
ToolbarComboboxText |
class |
WhereClauseTextArea
Component instance and event handler for text area on the whereclause control
|
Modifier and Type | Method and Description |
---|---|
ComponentInstance |
Menus.getParentComponent() |
ComponentInstance |
RecordHover.getSourceComponent() |
Modifier and Type | Method and Description |
---|---|
boolean |
PortletStateImpl.isPortletNotLoaded(ComponentInstance component)
Returns true if portlet was never loaded
|
boolean |
PortletState.isPortletNotLoaded(ComponentInstance component)
Returns true if portlet was never loaded
|
static RecordHover |
RecordHover.newInstance(ComponentInstance sourceComponent,
org.w3c.dom.Element element,
PageInstance page) |
void |
RadioButtonGroup.setRadioButtonsComponent(ComponentInstance comp) |
void |
RecordHover.setSourceComponent(ComponentInstance sourceComponent) |
Modifier and Type | Method and Description |
---|---|
ComponentInstance |
DataBean.getReturnComponent() |
Modifier and Type | Method and Description |
---|---|
void |
DataBean.applyValuesToSharedAttributes(ComponentInstance component)
Deprecated.
|
boolean |
DataBean.applyValuesToSharedAttributes(ComponentInstance component,
java.lang.String value)
When we do a setvalue on a shared attribute we need to update the cached value on all of the BoundComponents that share it so
they can update if they change.
|
void |
DataBean.setReturnComponent(ComponentInstance comp) |
Modifier and Type | Class and Description |
---|---|
class |
BoundComponentInstance |
class |
DynamicAttributeComponent |
class |
UnboundComponentInstance
Creates a general component class for components that may not be unbound.
|
Modifier and Type | Method and Description |
---|---|
ComponentInstance |
ControlInstance.findComponentByDescriptorId(java.lang.String componentId)
This method searches this control's components and returns the ComponentInstance whose descriptor
id matches passed in id.
|
ComponentInstance |
ComponentInstance.findComponentByDescriptorId(java.lang.String id)
This method searches the child component list of this component for the component whose
descriptor id matches passed in id.
|
ComponentInstance |
ControlInstance.findUseForLablledByComponent() |
ComponentInstance |
ControlInstance.getComponent(java.lang.String id)
Look in the pages in the page stack for a component instance with the given id.
|
ComponentInstance |
PageInstance.getComponentInstance(java.lang.String id)
method to return a particular ComponentInstance from the PageInstance
|
static ComponentInstance |
ComponentInstance.getCurrent(javax.servlet.ServletRequest request)
Gets the current component instance from the request or session
|
ComponentInstance |
BoundComponentInstance.getLinkBack()
Used to get the original component in a linkedcomponent scenario
|
ComponentInstance |
ComponentInstance.getLinkedComponentInstance()
Returns the linked component instance if the linkedcomponent property for the component is set.
|
ComponentInstance |
WebClientEvent.getSourceComponentInstance() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ComponentInstance> |
ControlInstance.getComponents() |
java.util.ArrayList<ComponentInstance> |
PageInstance.getFocusableList()
Returns an ArrayList of focusable Components in the order in which they were
created on the page.
|
Modifier and Type | Method and Description |
---|---|
void |
ControlInstance.addComponent(ComponentInstance component) |
boolean |
ControlInstance.hasRecordHover(ComponentInstance component) |
void |
AppInstance.setRecHover(org.w3c.dom.Element rhElement,
ComponentInstance sourceComponent)
Create the control instance that is the record hover instance for the current record
|
void |
WebClientEvent.setSourceComponent(ComponentInstance sourceComponent) |
Constructor and Description |
---|
WebClientEvent(java.lang.String type,
java.lang.String targetId,
java.lang.Object value,
WebClientSession wcs,
ComponentInstance source)
Use this constructor to create an event and force it's source component and control
|
Modifier and Type | Method and Description |
---|---|
ComponentInstance |
BindingDefinition.findFocusComponent(ControlInstance control) |
ComponentInstance |
BindingDefinition.findNotifyComponent(ControlInstance control) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String[] |
BidiClientUtils.getTagAttributes(ComponentInstance component,
AppInstance app,
java.lang.String value,
boolean includeHandlers) |
static java.lang.String[] |
BidiClientUtils.getTagAttributes(ComponentInstance component,
AppInstance app,
java.lang.String value,
boolean includeHandlers,
java.lang.String langCode) |
Modifier and Type | Method and Description |
---|---|
ComponentInstance |
WebClientSession.getLongOpComponent() |
Modifier and Type | Method and Description |
---|---|
void |
WebClientSession.setLongOpComponent(ComponentInstance longOp) |