Searched refs:KEY_CONTENT (Results 1 – 1 of 1) sorted by relevance
72 private static final String KEY_CONTENT = "content"; //$NON-NLS-1$ field in AccordionControl365 return (ScrolledComposite) label.getData(KEY_CONTENT); in getContentArea()370 label.setData(KEY_CONTENT, scrolledComposite); in setContentArea()