| 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 |
| Modifier and Type | Field and Description |
|---|---|
ObjectResourceGUIHelper<T,R> |
ObjectGUITableTemplate.mhInit |
ObjectResourceGUIHelper<T,R> |
ObjectGUITableTemplate.InitResult.vh |
| Modifier and Type | Method and Description |
|---|---|
protected abstract de.iwes.widgets.html.complextable.RowTemplate.Row |
ObjectGUITableTemplate.addRow(T object,
ObjectResourceGUIHelper<T,R> vh,
String id,
de.iwes.widgets.api.widgets.sessionmanagement.OgemaHttpRequest req)
Replacement for
#addRow(Resource, OgemaHttpRequest) that provides ResourceGUIHelper |
void |
ObjectGUITableProvider.addWidgets(T object,
ObjectResourceGUIHelper<T,R> vh,
String id,
de.iwes.widgets.api.widgets.sessionmanagement.OgemaHttpRequest req,
de.iwes.widgets.html.complextable.RowTemplate.Row row,
org.ogema.core.application.ApplicationManager appMan) |
protected String |
ObjectGUITablePage.getHeaderText(String columnId,
ObjectResourceGUIHelper<T,R> vh,
de.iwes.widgets.api.widgets.sessionmanagement.OgemaHttpRequest req)
Only relevant if
ObjectGUITablePage.getHeaderObject() returns not null. |
protected de.iwes.widgets.api.widgets.OgemaWidget |
ObjectGUITablePage.getHeaderWidget(String columnId,
ObjectResourceGUIHelper<T,R> vh,
de.iwes.widgets.api.widgets.sessionmanagement.OgemaHttpRequest req) |
| 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 |
|---|---|
void |
ResourceGUITablePage.addWidgets(T object,
ObjectResourceGUIHelper<T,T> vh,
String id,
de.iwes.widgets.api.widgets.sessionmanagement.OgemaHttpRequest req,
de.iwes.widgets.html.complextable.RowTemplate.Row row,
org.ogema.core.application.ApplicationManager appMan) |
Copyright © 2019. All rights reserved.