Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.webclient.system.controller.DynamicAttributeComponent

  • Packages that use DynamicAttributeComponent 
    Package Description
    com.ibm.tivoli.maximo.map  
    com.ibm.tivoli.maximo.map.data  
    com.ibm.tivoli.maximo.map.dispatcher  
    com.ibm.tivoli.maximo.skd.control.chart  
    psdi.webclient.components  
    psdi.webclient.system.controller  
    • Uses of DynamicAttributeComponent in com.ibm.tivoli.maximo.map

      Subclasses of DynamicAttributeComponent in com.ibm.tivoli.maximo.map 
      Modifier and Type Class and Description
      class  MapComponent
      Listen to action over this component
      class  OpenMapComponent
      Listen to action over this component
      class  RouteComponent
      Controller for the Route component.
    • Uses of DynamicAttributeComponent in com.ibm.tivoli.maximo.map.data

      Subclasses of DynamicAttributeComponent in com.ibm.tivoli.maximo.map.data 
      Modifier and Type Class and Description
      class  GpsDataCollectorComponent 
    • Uses of DynamicAttributeComponent in com.ibm.tivoli.maximo.map.dispatcher

      Subclasses of DynamicAttributeComponent in com.ibm.tivoli.maximo.map.dispatcher 
      Modifier and Type Class and Description
      class  MapDispatcherComponent 
    • Uses of DynamicAttributeComponent in com.ibm.tivoli.maximo.skd.control.chart

      Subclasses of DynamicAttributeComponent in com.ibm.tivoli.maximo.skd.control.chart 
      Modifier and Type Class and Description
      class  SimpleChartComponent
      The base chart component
    • Uses of DynamicAttributeComponent in psdi.webclient.components

      Subclasses of DynamicAttributeComponent in psdi.webclient.components 
      Modifier and Type Class and Description
      class  BIMTarget
      Component class to expose an API for integrating 3D BIM viewers with Maximo.
      class  BIMViewer
      Component class to expose an API for integrating 3D BIM viewers with Maximo.
      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  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  Image 
      class  Label 
      class  LongDescriptionTitle 
      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  RecordImage 
      class  RequiredIndicator 
      class  RichTextEditor 
      class  RichTextViewer
      The RichTextViewer object provides the implementation to back the rich text viewer component.
      class  SortImage 
      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
    • Uses of DynamicAttributeComponent in psdi.webclient.system.controller

      Subclasses of DynamicAttributeComponent in psdi.webclient.system.controller 
      Modifier and Type Class and Description
      class  BoundComponentInstance 
      class  UnboundComponentInstance
      Creates a general component class for components that may not be unbound.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes