public class FormBuilder
extends java.lang.Object
DataPropertyAdministration
Constructor and Description |
---|
FormBuilder() |
Modifier and Type | Method and Description |
---|---|
static void |
createPropertyInstructions()
Creates property instructions of a data object, which name is to be specified in a dialog.
|
static void |
createPropertyInstructions(AbstractAttribute[] attributes)
Creates property instructions.
|
static void |
createPropertyInstructions(java.lang.Class<? extends DataObject> dataObjectClass)
Creates property instructions.
|
static void |
createPropertyInstructions(java.lang.String dataObjectClassName)
Creates property instructions.
|
public static void createPropertyInstructions()
public static void createPropertyInstructions(java.lang.String dataObjectClassName)
dataObjectClassName
- the name of the data object to usepublic static void createPropertyInstructions(java.lang.Class<? extends DataObject> dataObjectClass)
dataObjectClassName
- the name of the data object to usepublic static void createPropertyInstructions(AbstractAttribute[] attributes)
attributes
- the attributes to useCopyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de