public class ComponentVisibility extends Object
Constructor and Description |
---|
ComponentVisibility(VisibilityProvider provider,
VisibleComponent component) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
org.eclipse.core.databinding.observable.set.IObservableSet |
getDescriptors() |
SummaryProvider |
getSummaryProvider() |
protected void |
handleSetChange(org.eclipse.core.databinding.observable.set.SetDiff diff) |
protected void |
handleVisibilityChanged(boolean state) |
protected void |
hide() |
protected void |
show() |
void |
start() |
void |
stop() |
public ComponentVisibility(VisibilityProvider provider, VisibleComponent component)
public SummaryProvider getSummaryProvider()
protected void handleSetChange(org.eclipse.core.databinding.observable.set.SetDiff diff)
protected void handleVisibilityChanged(boolean state)
protected void hide()
protected void show()
public void dispose()
public org.eclipse.core.databinding.observable.set.IObservableSet getDescriptors()
public void start()
public void stop()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.