Supported widgets

Following is a list of Niagara Widgets that are supported in the Mobile Px app. Widgets that are new in AX-3.8, and Widgets that are not supported.
 
NOTE: Widgets that extend another Widget class also support all properties that are supported in their superclass.
 
Niagara type Notes/supported properties
bajaui:BoundTable  
bajaui:Button
  • background
  • blink
  • enabled
  • font
  • foreground
  • halign
  • image
  • text
  • textFormat
  • textIconGap
  • textToIconAlign
  • valign
  • visible
bajaui:CheckBox (extends, and converts to, bajaui:ToggleButton)
bajaui:HyperlinkLabel
  • background
  • blink
  • font
  • foreground
  • halign
  • image
  • text
  • textFormat
  • textIconGap
  • textToIconAlign
  • valign
  • visible
bajaui:Slider
  • enabled
  • increment
  • max
  • min
  • value
bajaui:ToggleButton

(extends bajaui:Button)

  • selected

kitPx:BarGraph  
kitPx:BackButton (extends bajaui:Button)
kitPx:BoundLabel

(extends bajaui:Label)

  • padding

kitPx:ForwardButton (extends bajaui:Button)
kitPx:GenericFieldEditor
  • enabled
kitPx:ImageButton (extends bajaui:Button)

- disabled

- normal
kitPx:LocalizableButton

(extends bajaui:Button)

  • confirmRequired
  • hyperlink
kitPx:LocalizableLabel

(extends bajaui:Label)

  • backgroundImage

kitPx:LogoffButton (extends bajaui:Button)
kitPx:RefreshButton (extends bajaui:Button)
kitPx:SaveButton

(extends bajaui:Button)

  • enabled (becomes enabled when widgets are modified)

kitPx:SetPointFieldEditor  
mobile:BasicMobilePane
  • padding
  • rowGap
mobile:MobileGridPane
  • background
  • columnGap
  • foreground
  • padding
  • roundedCorners
  • rowGap
  • shadow
mobile:MobileJavaScriptButton

(extends bajaui:Button)

javaScript

Widgets new for AX-3.8

The following Widgets are new in Mobile Px for AX-3.8.

Niagara type Notes/supported properties
bajaui:BorderPane
  • fill
  • margin
  • padding

Border not yet supported.

bajaui:Picture
  • halign (absolute positioning only)
  • image
  • valign
  • scale (absolute positioning only)
bajaui:ScrollPane
  • hpolicy
  • vpolicy
mobile:CanvasPane
  • background
  • enabled
  • halign
  • layer
  • layout
  • scale
  • valign
  • viewSize
  • visible

Widgets that are not supported

The following widgets are explicitly not supported:

  • bajaui:NullWidget
  • bajaui:PxInclude
  • bajaui:ScrollBar
  • bajaui:Shape
  • kitPx:AnalogMeter