Searched refs:FILLIN_READ (Results 1 – 3 of 3) sorted by relevance
313 else if (itemName.equals(FILLIN_READ)) in isShowItem()380 itemsCache.put(FILLIN_READ, in initItemsCache()381 new AgendaItem(FILLIN_READ, new TextElement(resources.itemRead, STYLE_READ), in initItemsCache()
65 public final static String FILLIN_READ = "<read>"; field
256 …Box(agenda,"cp_ShowRead", chkRead , new RedrawListener( TemplateConsts.FILLIN_READ ) , true).updat… in makeDA()