public abstract class BaseSourcedComponent extends BaseComponent
BaseComponent.SubComponent| Modifier | Constructor and Description |
|---|---|
protected |
BaseSourcedComponent(boolean contentSynced) |
protected |
BaseSourcedComponent(String content,
boolean contentSynced) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSrc() |
void |
setContent(String content) |
void |
setSrc(String src) |
_attach, _initProps, addChild, addChild, addChild, addChildren, addEventForward, addEventForward, addEventListener, addEventListener, addEventListener, addEventListener, afterAddChild, afterRemoveChild, afterSetParent, areEqual, beforeAddChild, beforeRemoveChild, beforeSetParent, bringToFront, defaultify, destroy, destroyChildren, detach, finalize, findAttribute, findByName, findByName, findChildByData, findChildByLabel, fireEvent, fireEvent, getAncestor, getAncestor, getAttribute, getAttribute, getAttribute, getAttributes, getChild, getChildAt, getChildCount, getChildCount, getChildren, getChildren, getContent, getData, getData, getDefinition, getFirstChild, getId, getIndex, getLastChild, getName, getNamespace, getNextSibling, getPage, getParent, getPreviousSibling, getRoot, hasAttribute, hasEventListener, hasEventListener, invoke, invoke, invokeIfAttached, isAncestor, isContainer, isContentSynced, isDead, isNamespace, notifyAncestors, nullify, onAttach, onDestroy, removeAttribute, removeChild, removeEventForward, removeEventForward, removeEventListener, removeEventListener, removeEventListener, removeEventListener, setAttribute, setContentSynced, setData, setIndex, setName, setParent, sub, swapChildren, sync, toString, trimify, validate, validate, validateChild, validateIsChild, validatePage, validateParent, wireControllerprotected BaseSourcedComponent(boolean contentSynced)
protected BaseSourcedComponent(String content, boolean contentSynced)
@Component.PropertySetter(value="content") public void setContent(String content)
setContent in class BaseComponent@Component.PropertyGetter(value="src") public String getSrc()
@Component.PropertySetter(value="src") public void setSrc(String src)
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.