public class DynamicView extends UCMView
dynamic, path, rx_view_get_path, RX_VIEW_ROOT, storageLocation, stream, viewtagrx_attr_find| Constructor and Description |
|---|
DynamicView() |
DynamicView(String path) |
DynamicView(String path,
String viewtag) |
DynamicView(String path,
String viewtag,
Stream stream) |
| Modifier and Type | Method and Description |
|---|---|
static DynamicView |
create(String stgloc,
String tagTag,
Stream stream)
Creates a dynamic view in the given path.
|
void |
startView() |
create, createViewFromGlobalStoragePath, end, end, equals, exists, getFullyQualifiedName, getPath, getStorageLocation, getStream, getView, getViews, getViewtag, hashCode, isDynamicView, load, remove, setActivity, setPath, setViewTag, start, start, toString, viewExistscreateSimpleAttributeType, getAttribute, getAttributes, getAttributes, getAttributes, setAttribute, setAttributepublic DynamicView()
public DynamicView(String path)
public static DynamicView create(String stgloc, String tagTag, Stream stream) throws ViewException
tagTag - The view tagstgloc - The pathstream - The StreamViewException - Thrown when a ClearTool error occurspublic void startView()
throws ViewException
ViewExceptionCopyright © 2016–2018. All rights reserved.