Uses of Enum Class
loggerForms.controlDescriptions.ControlTypes
Package
Description
-
Uses of ControlTypes in loggerForms
-
Uses of ControlTypes in loggerForms.controlDescriptions
Modifier and TypeMethodDescriptionControlDescription.getEType()
static ControlTypes
Returns the enum constant of this class with the specified name.static ControlTypes[]
ControlTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ControlTypes in loggerForms.formdesign
Modifier and TypeMethodDescriptionControlTitle.getType()
Get the type of control that is currently selected in the drop down list. -
Uses of ControlTypes in loggerForms.formdesign.propertypanels
ModifierConstructorDescriptionXReferencePanel
(FormEditor formEditor, PropertyTypes propertyType, ControlTypes controlType)