| java.lang.Object com.teamkonzept.lib.TKIteratorPlugin com.teamkonzept.lib.TKHashtableIteratorPlugin
TKHashtableIteratorPlugin | public class TKHashtableIteratorPlugin extends TKIteratorPlugin (Code) | | author: $Author: mischa $ version: $Revision: 1.10 $ |
Method Summary | |
public boolean | applyChilds(TKTemplate template, int i, String currListName, String path) | public static void | applyTable(String listName, TKTemplate template, TKHashtable table, String itemName, TKHashtable subPlugins, String path) | public boolean | applyThis(Object item, TKTemplate template, String path) |
Methods inherited from com.teamkonzept.lib.TKIteratorPlugin | public boolean apply(TKTemplate template, String currListName, String path)(Code)(Java Doc) public boolean apply(TKTemplate template, int i, String currListName, String path)(Code)(Java Doc) public void applyAfter(Object item, TKTemplate template, String path)(Code)(Java Doc) public boolean applyChilds(TKTemplate template, int i, String currListName, String path)(Code)(Java Doc) abstract public boolean applyThis(Object item, TKTemplate template, String path)(Code)(Java Doc) public void init()(Code)(Java Doc)
|
|
|