Package org.teamapps.application.ux.form
Klasse FormWindow
java.lang.Object
org.teamapps.application.ux.window.ApplicationWindow
org.teamapps.application.ux.form.FormWindow
- Alle implementierten Schnittstellen:
ApplicationInstanceDataMethods
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungFormWindow(org.teamapps.icons.Icon icon, String title, ApplicationInstanceData applicationInstanceData) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidorg.teamapps.ux.component.form.ResponsiveFormLayout.LabelAndFieldorg.teamapps.ux.component.form.ResponsiveFormSectionorg.teamapps.ux.component.form.ResponsiveFormSectionaddSection(org.teamapps.icons.Icon icon, String title) List<org.teamapps.ux.component.field.AbstractField> org.teamapps.ux.component.form.ResponsiveFormLayoutorg.teamapps.ux.component.form.ResponsiveFormVon Klasse geerbte Methoden org.teamapps.application.ux.window.ApplicationWindow
addButton, addButton, addButtonGroup, addCancelButton, addCancelButton, addOkButton, addOkButton, addSaveButton, addSaveButton, close, getApplicationInstanceData, getCancelButton, getCurrentButtonGroup, getOkButton, getSaveButton, getToolbar, getWindow, setContent, setWindowPreferredSize, setWindowRelativeSize, setWindowSize, showVon Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitVon Schnittstelle geerbte Methoden org.teamapps.application.api.application.ApplicationInstanceDataMethods
createApplicationDesktop, createPublicLinkForResource, getAllowedPrivilegeObjects, getAllowedPrivilegeObjects, getAllowedPrivilegeObjects, getAllowedUnits, getAllowedUnits, getApplicationConfig, getComponentFactory, getContext, getDocumentConverter, getLocalized, getLocalized, getLocalized, getLocalized, getLocalizedFormatter, getManagedApplicationId, getMessageStore, getMultiProgressDisplay, getOrganizationFieldView, getTranslatableTextExtractor, getUser, isAllowed, isAllowed, isAllowed, isAllowed, isAllowed, isAllowed, isAllowed, registerEntityUpdateListener, runTaskAsync, showApplicationPerspective, showPerspective, writeActivityLog, writeExceptionLog
-
Konstruktordetails
-
FormWindow
public FormWindow(org.teamapps.icons.Icon icon, String title, ApplicationInstanceData applicationInstanceData)
-
-
Methodendetails
-
addSection
public org.teamapps.ux.component.form.ResponsiveFormSection addSection() -
addSection
public org.teamapps.ux.component.form.ResponsiveFormSection addSection(org.teamapps.icons.Icon icon, String title) -
addField
-
addField
public org.teamapps.ux.component.form.ResponsiveFormLayout.LabelAndField addField(org.teamapps.icons.Icon icon, String label, org.teamapps.ux.component.Component field) -
getResponsiveForm
public org.teamapps.ux.component.form.ResponsiveForm getResponsiveForm() -
getFormLayout
public org.teamapps.ux.component.form.ResponsiveFormLayout getFormLayout() -
getFields
-