| Interface | Description |
|---|---|
| ApplicationManagerMinimal |
This is a minimal implementation of the ApplicationManager that normal OGEMA applications receive.
|
| ObjectGUIHelperSimple.LongProvider | |
| ObjectGUITableProvider<T,R extends org.ogema.core.model.Resource> | |
| ObjectGUITableTemplate.ObjectTableProvider<P> | |
| ObjectResourceGUIHelper.LongProvider |
| Class | Description |
|---|---|
| ObjectDetailPopupButton<T,R extends org.ogema.core.model.Resource> | |
| ObjectGUIEditPage<T,R extends org.ogema.core.model.Resource> |
An HTML page, generated from the Java code.
|
| ObjectGUIHelper<T,R extends org.ogema.core.model.Resource> | Deprecated
This is not used by
ObjectGUITablePage and ObjectGUIEditPage, so the
helper will most likely be used only very rarely. |
| ObjectGUIHelperBase<T> |
Base class for automated widget generation.
|
| ObjectGUIHelperBase.BooleanResourceCheckboxFlex | |
| ObjectGUIHelperBase.DatepickerFlex | |
| ObjectGUIHelperBase.LabelFlex | |
| ObjectGUIHelperBase.ResourceDropdownFlex<S extends org.ogema.core.model.Resource> | |
| ObjectGUIHelperBase.ResourceRedirectButtonFlex<S extends org.ogema.core.model.Resource> | |
| ObjectGUIHelperBase.TemplateRedirectButtonFlex<S> | |
| ObjectGUIHelperBase.TextFieldFlex | |
| ObjectGUIHelperBase.ValueResourceDropdownFlex<S extends org.ogema.core.model.simple.SingleValueResource> | |
| ObjectGUIHelperSimple<T> | Deprecated
This is not used by
ObjectGUITablePage and ObjectGUIEditPage, so the
helper will most likely be used only very rarely. |
| ObjectGUITablePage<T,R extends org.ogema.core.model.Resource> |
An HTML page, generated from the Java code.
|
| ObjectGUITableTemplate<T,R extends org.ogema.core.model.Resource> | |
| ObjectResourceGUIHelper<T,R extends org.ogema.core.model.Resource> |
Provides support for efficient generation of widgets to display, edit and further use resources in tables and
item edit/display pages.
|
| Enum | Description |
|---|---|
| ObjectGUIHelperBase.WidgetsToAdd |
If false we are evaluating for the overview table
|
Copyright © 2019. All rights reserved.