Uses of Class
loggerForms.FormsControl
Packages that use FormsControl
Package
Description
-
Uses of FormsControl in annotation.userforms
Methods in annotation.userforms that return FormsControlModifier and TypeMethodDescriptionstatic FormsControl
UserFormAnnotationType.getFormsControl()
Get a logger forms controller. -
Uses of FormsControl in generalDatabase
Methods in generalDatabase with parameters of type FormsControlModifier and TypeMethodDescriptionvoid
DBProcess.repopulateLoggerTables
(FormsControl formsControlTemp) Similar to the checkTables method, this will copy the logger table information currently in memory to the database. -
Uses of FormsControl in loggerForms
Methods in loggerForms that return FormsControlMethods in loggerForms with parameters of type FormsControlModifier and TypeMethodDescriptionstatic boolean
FormsPlotOptionsDialog.showDialog
(Window parentFrame, FormsControl formsControl) Constructors in loggerForms with parameters of type FormsControlModifierConstructorDescriptionFormDescription
(FormsControl formsControl, String udfName) Main constructor used when reading data from a UDF tableFormsAlertSidePanel
(FormsControl formsControl) FormsBinaryIO
(FormsControl formsControl, FormsDataBlock formsDataBlock) FormsDataDisplayTable
(FormsControl formsControl, FormDescription formDescription) FormsHotKeyControl
(FormsControl formsControl) FormsTabPanel
(FormsControl formsControl) LoggerFormGraphics
(FormsControl formsControl, FormDescription formDescription) LoggerTabbedPane
(FormsControl formsControl) -
Uses of FormsControl in loggerForms.formdesign
Methods in loggerForms.formdesign that return FormsControlConstructors in loggerForms.formdesign with parameters of type FormsControlModifierConstructorDescriptionFormEditor
(FormsControl formsControl, Window parentFrame, FormDescription formDescription) -
Uses of FormsControl in loggerForms.monitor
Methods in loggerForms.monitor that return FormsControlModifier and TypeMethodDescriptionFormsDataSelector.getFormsControl()
FormsMonitorMaster.getFormsControl()
Constructors in loggerForms.monitor with parameters of type FormsControlModifierConstructorDescriptionFormsDataSelector
(FormsControl formsControl, FormsMasterDataBlock formsMasterBlock, String selectorName, boolean allowScores) FormsDataSelectorCreator
(FormsControl formsControl, FormsMasterDataBlock masterDataBlock) FormsMonitorMaster
(FormsControl formsControl, FormsProcess formsProcess)