Uses of Interface
org.autogui.swing.table.GuiSwingTableColumnSet.DynamicColumnHost
Packages that use GuiSwingTableColumnSet.DynamicColumnHost
-
Uses of GuiSwingTableColumnSet.DynamicColumnHost in org.autogui.swing.table
Classes in org.autogui.swing.table that implement GuiSwingTableColumnSet.DynamicColumnHostModifier and TypeClassDescriptionstatic class
size-factory for root List<List<T>>.static class
size-factory for class C { T0 f0; T1 f0; ...static class
size-factory for List<E>Methods in org.autogui.swing.table with parameters of type GuiSwingTableColumnSet.DynamicColumnHostModifier and TypeMethodDescriptionstatic void
GuiSwingTableColumnSetDefault.createColumnForDynamicCollection
(GuiMappingContext subContext, GuiSwingTableColumnSet.DynamicColumnHost target, GuiSwingTableColumn.SpecifierManagerIndex rowSpecifier, GuiSwingView.SpecifierManager subSpecifier, GuiSwingElement view) void
GuiSwingTableColumnSet.createColumnsForDynamicCollection
(GuiMappingContext context, GuiSwingTableColumnSet.DynamicColumnHost collection, GuiSwingTableColumn.SpecifierManagerIndex rowSpecifier, GuiSwingView.SpecifierManager parentSpecifier) the method is called for creating column factories under nested table structurevoid
GuiSwingTableColumnSetDefault.createColumnsForDynamicCollection
(GuiMappingContext context, GuiSwingTableColumnSet.DynamicColumnHost collection, GuiSwingTableColumn.SpecifierManagerIndex rowSpecifier, GuiSwingView.SpecifierManager parentSpecifier) a collection element in a nested list called fromGuiSwingTableColumnCollection
: it uses the collection as a parent a composition:List<List<E>>
.