|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cruxframework.crux.core.rebind.screen.widget.WidgetCreator<WidgetCreatorContext>
org.cruxframework.crux.widgets.rebind.grid.GridFactory
org.cruxframework.crux.widgets.rebind.grid.DataGridFactory
public class DataGridFactory
The same as the GridFactory. This one exists just to create another
declarative name for Grid widget that does not collide with any GWT widget.
We need this because of an old annoying Eclipse bug in XML auto-completion.
See eclipse bug #296714 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=296714)
for more info.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.cruxframework.crux.widgets.rebind.grid.GridFactory |
|---|
GridFactory.ColumnProcessor, GridFactory.DataColumnEditorProcessor, GridFactory.DataColumnProcessor, GridFactory.DataSourceAttributeParser, GridFactory.RowDetailsProcessor, GridFactory.WidgetColumnProcessor, GridFactory.WidgetProcessor |
| Nested classes/interfaces inherited from class org.cruxframework.crux.core.rebind.screen.widget.WidgetCreator |
|---|
WidgetCreator.StyleNameProcessor, WidgetCreator.StyleProcessor, WidgetCreator.ViewPermissionAttributeProcessor |
| Field Summary |
|---|
| Fields inherited from class org.cruxframework.crux.widgets.rebind.grid.GridFactory |
|---|
childWidgetsIdSuffix |
| Constructor Summary | |
|---|---|
DataGridFactory()
|
|
| Method Summary |
|---|
| Methods inherited from class org.cruxframework.crux.widgets.rebind.grid.GridFactory |
|---|
instantiateContext, instantiateWidget |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataGridFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||