Uses of Class
de.ukn.hci.squidy.designer.component.TableEntry

Packages that use TableEntry
de.ukn.hci.squidy.designer.component   
 

Uses of TableEntry in de.ukn.hci.squidy.designer.component
 

Methods in de.ukn.hci.squidy.designer.component that return types with arguments of type TableEntry
 List<TableEntry<?>> GroupedTableEntries.getTableEntries()
           
 

Methods in de.ukn.hci.squidy.designer.component with parameters of type TableEntry
 void PropertiesTable.addEntry(TableEntry<?> tableEntry)
           
 void PropertiesTable.addEntryToGroup(TableEntry<?> tableEntry, String groupName)
           
 void GroupedTableEntries.addTableEntry(TableEntry<?> tableEntry)
           
 



Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.