Class ResourcesGroupsContentProvider
- java.lang.Object
- 
- com._1c.g5.v8.dt.dcs.ui.resources.ResourcesGroupsContentProvider
 
- 
- All Implemented Interfaces:
- IContentProvider,- IStructuredContentProvider
 
 public class ResourcesGroupsContentProvider extends Object implements IStructuredContentProvider ContentProvider ресурсов
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classResourcesGroupsContentProvider.ResourceGroupГруппа ресурса
 - 
Field SummaryFields Modifier and Type Field Description static intFIELD_COL_INDEXstatic intUSE_COL_INDEX
 - 
Constructor SummaryConstructors Constructor Description ResourcesGroupsContentProvider()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddispose()Object[]getElements(Object inputElement)voidinputChanged(Viewer viewer, Object oldInput, Object newInput)
 
- 
- 
- 
Field Detail- 
USE_COL_INDEXpublic static final int USE_COL_INDEX - See Also:
- Constant Field Values
 
 - 
FIELD_COL_INDEXpublic static final int FIELD_COL_INDEX - See Also:
- Constant Field Values
 
 
- 
 - 
Method Detail- 
disposepublic void dispose() - Specified by:
- disposein interface- IContentProvider
 
 - 
inputChangedpublic void inputChanged(Viewer viewer, Object oldInput, Object newInput) - Specified by:
- inputChangedin interface- IContentProvider
 
 - 
getElementspublic Object[] getElements(Object inputElement) - Specified by:
- getElementsin interface- IStructuredContentProvider
 
 
- 
 
-