|
com.im.ijc.widgets/1 5.9.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.im.ijc.widgets.common.GenericWidgetFactory
public abstract class GenericWidgetFactory
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.im.ijc.core.api.views.IJCWidgetFactory |
|---|
IJCWidgetFactory.Provider |
| Constructor Summary | |
|---|---|
GenericWidgetFactory()
|
|
| Method Summary | |
|---|---|
Compatibility |
getCompatibility()
|
List<? extends DFField> |
getFields()
|
IJCWidget.DesignerHandle |
restoreWidget(DFView view,
List<? extends DFField> fields,
Object settings,
Compatibility compatibility)
|
protected abstract IJCWidget.DesignerHandle |
restoreWidget(DFView view,
Object settings)
|
Object |
updateSettings(Object settings,
Map<? extends DFField,? extends DFField> fieldsMapping)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.im.ijc.core.api.views.IJCWidgetFactory |
|---|
createWidget, getDisplayName, getFactoryId |
| Constructor Detail |
|---|
public GenericWidgetFactory()
| Method Detail |
|---|
protected abstract IJCWidget.DesignerHandle restoreWidget(DFView view,
Object settings)
public IJCWidget.DesignerHandle restoreWidget(DFView view,
List<? extends DFField> fields,
Object settings,
Compatibility compatibility)
restoreWidget in interface IJCWidgetFactorypublic List<? extends DFField> getFields()
public Compatibility getCompatibility()
public Object updateSettings(Object settings,
Map<? extends DFField,? extends DFField> fieldsMapping)
updateSettings in interface IJCWidgetFactory
|
com.im.ijc.widgets/1 5.9.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||