public class DynamicView extends UCMView
dynamic, path, rx_view_get_path, RX_VIEW_ROOT, storageLocation, stream, viewtag
rx_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, viewExists
createSimpleAttributeType, getAttribute, getAttributes, getAttributes, getAttributes, setAttribute, setAttribute
public DynamicView()
public DynamicView(String path)
public static DynamicView create(String stgloc, String tagTag, Stream stream) throws ViewException
tagTag
- The view tagstgloc
- The pathstream
- The Stream
ViewException
- Thrown when a ClearTool error occurspublic void startView() throws ViewException
ViewException
Copyright © 2016–2018. All rights reserved.