public abstract class LayoutControl extends Object
| 构造器和说明 |
|---|
LayoutControl() |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract ISourceSinkDefinition |
getSourceDefinition()
If this control shall be treated as a source, this method is called to obtain
the precise definition of the source
|
boolean |
isSensitive()
Gets whether this control can contain sensitive data according to some
reasonable general definition
|
public boolean isSensitive()
public abstract ISourceSinkDefinition getSourceDefinition()
Copyright © 2022 Fraunhofer SIT. All rights reserved.