Package com.inductiveautomation.ignition.gateway.web.components
package com.inductiveautomation.ignition.gateway.web.components
-
ClassDescriptionThis class is the base for RecordEditForm and RecordEditWizardA text field that displays a green check or a red exclamation point next to it depending on whether or not it's valid.A panel that surrounds a link in body copy.A simple combination of a link and a label to do config panel navigation actionsAn exception used to veto a confirmed task.The CronScheduleEditor allows a user to construct a cron string by entering the component parts as text or choosing them from dropdowns.A
Form
that uses a hidden field to store a token that is checked upon form submission to prevent CSRF attacks.Similar to RadioChoice, but displays the radio buttons in a fancier form that includes descriptions for the elementsA ConfigPanel that presents a dropdown of records to choose from, and lets subclasses decide what to do upon submit.ExtensionPointPage<R extends PersistentRecord>Created by mattg on 2/4/16.InfoTable<T>The InfoTable is a specialization of RefreshingView that displays the contents in a 2-column table with a table title and a title per row.Similar to RadioChoice, but displays the radio buttons in a fancier form that includes descriptions for the elementsA simple panel that has a link in it.Deprecated.An extended Image that includes rollover and mouse down image support (all client-side), including pre-loading.Special label that will render if its model returns empty string.Displays a progress bar with potentially multiple sections.RecordActionTable<R extends PersistentRecord>A RecordActionTable is commonly used in the Configure section of the gateway.RecordChoicePanel<R extends PersistentRecord>A ConfigPanel that presents a dropdown of records to choose from, and lets subclasses decide what to do upon submit.A Wicket panel that provides web-form editing capability for persistent record objects.Created by colby.clegg on 4/23/2015.RemoteConfigItemChoicePanel<R extends PersistentRecord>This panel shows a list of the gateways we can see through the gw network, and lets the user select one.This is a drop-in replacement for TabbedPanel, that puts the tabs along the sied.Special model that renders -1D as "<em>idle</em>"StatusLabel<T>StatusPanel<T>A panel that wraps a repeater that displays a list of items wrapped in titled panels that are collapsible and live-view enabled.A tabbed ConfigPanel that mimics the real IConfigPage so that the children of the tabs can be unaware that they are nested within the tabbed panel.A simple extension of Label that ensures that the label has the "tiplabel" class.This label will truncate its contents to a certain number of characters, adding an "..." if the value is truncated.