public interface IMemoryRenderingSite2 extends IMemoryRenderingSite
| Modifier and Type | Method and Description |
|---|---|
void |
setContainerVisible(String id,
boolean visible)
Sets whether the identified container should be visible.
|
getContainer, getMemoryRenderingContainers, getSite, getSynchronizationServicevoid setContainerVisible(String id, boolean visible)
id - identifier of the container to be affectedvisible - whether the given container should be made visible
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.