| Package | Description |
|---|---|
| org.smartrplace.util.directobjectgui | |
| org.smartrplace.util.directresourcegui |
| Modifier and Type | Class and Description |
|---|---|
class |
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. For this reason it will not be really tested and
maintained |
class |
ObjectGUIHelperSimple<T>
Deprecated.
This is not used by
ObjectGUITablePage and ObjectGUIEditPage, so the
helper will most likely be used only very rarely. For this reason it will not be really tested and
maintained |
class |
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected ObjectGUIHelperBase<T> |
ObjectDetailPopupButton.getObjectGUIHelperBase(KnownWidgetHolderData<T> clData,
de.iwes.widgets.api.widgets.sessionmanagement.OgemaHttpRequest req) |
| Constructor and Description |
|---|
BooleanResourceCheckboxFlex(String widgetId,
ObjectGUIHelperBase<?> vrh) |
DatepickerFlex(String widgetId,
ObjectGUIHelperBase<?> vrh,
String format,
String defaultDate,
String viewMode) |
LabelFlex(String widgetId,
ObjectGUIHelperBase<?> vrh) |
ResourceDropdownFlex(String widgetId,
ObjectGUIHelperBase<?> vrh) |
ResourceRedirectButtonFlex(String widgetId,
ObjectGUIHelperBase<?> vrh,
String buttonText,
String url) |
TemplateRedirectButtonFlex(String widgetId,
ObjectGUIHelperBase<?> vrh,
String buttonText,
String url) |
TextFieldFlex(String widgetId,
ObjectGUIHelperBase<?> vrh) |
ValueResourceDropdownFlex(String widgetId,
ObjectGUIHelperBase<?> vrh,
Map<String,String> valuesToSet) |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceGUIHelper<T extends org.ogema.core.model.Resource>
Variant of
ObjectResourceGUIHelper that uses a resource type as template type. |
| Modifier and Type | Method and Description |
|---|---|
protected ObjectGUIHelperBase<T> |
DetailPopupButton.getObjectGUIHelperBase(KnownWidgetHolderData<T> clData,
de.iwes.widgets.api.widgets.sessionmanagement.OgemaHttpRequest req) |
Copyright © 2019. All rights reserved.