public class JsContainer extends JsNode
Modifier and Type | Field and Description |
---|---|
protected static JsContainer |
containerJsObject |
instanceManagerByTemplate, nodeJsObject, nodes, protoTemplate, tag, textJsObject, UNIVERSAL_PROTOTYPE_ROOT, utf8Charset
flattenerContext, shortcuts, treeJsObject
rhinoJsObject
Constructor and Description |
---|
JsContainer(String className) |
JsContainer(XFATemplateTag tag, JsNode parent) |
Modifier and Type | Method and Description |
---|---|
Object |
execCalculate() |
void |
execEvent(String activity, String ref) |
void |
execInitialize() |
void |
execOwnEvent(String activity, String ref) |
void |
execValidate() |
Object |
fetchDataNode(boolean createNewIfNotExists) |
Object |
get$() |
protected List<ScriptString> |
getCalculationScripts() |
Object |
getDataNode() |
String |
getFillColor() |
Object |
getFormattedValue() |
List<ScriptString> |
getScriptsByActivity(String activity, String ref) |
protected List<ScriptString> |
getValidateScripts() |
void |
setFillColor(String color) |
addAfterMe, addChild, addChild, addChild, addInstanceManagerForTemplate, addVariable, get, getChild, getInstanceManagerByTemplate, getIsContainer, getIsNull, getNodes, getNotNullXFAPrototype, getOneOfChild, getParent, getProtoTemplate, getPrototypeObject, getTag, isHidden, isInactive, isPropertySpecified, loadXML, put, putCallback, retrieveAttribute, retrieveAttributes, retrieveChild, retrieveChild, retrieveChildren, retrieveChildren, retrieveContent, retrieveName, retrieveParent, retrieveRichText, retrieveValue, setOneOfChild, setProtoTemplate
getAll, getIndex, getNamePropertyByNameKey, getSomExpression, resolveNode, resolveNodeInt, resolveNodes, resolveNodesInt, searchNode, searchNodeByClassName, searchNodeById, searchNodeByName, searchNodeDown, searchNodes, searchNodesById, searchNodesByName, splitSOM, strictSearchNode, strictSearchNodeByName
defineConstantProperty, defineProperty, evaluateScript, evaluateScript, getClassName, getDefaultValue, getOwnProperty, getProperty, getStringProperty, isUndefined, unwrap
applyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, equivalentValues, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, hasInstance, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setGetterOrSetter, setParentScope, setPrototype, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClassName
protected static JsContainer containerJsObject
public JsContainer(String className)
public JsContainer(XFATemplateTag tag, JsNode parent)
public void execInitialize()
public List<ScriptString> getScriptsByActivity(String activity, String ref)
public Object get$()
public Object getFormattedValue()
public Object getDataNode()
public Object fetchDataNode(boolean createNewIfNotExists)
public void setFillColor(String color)
public String getFillColor()
public Object execCalculate()
public void execValidate()
protected List<ScriptString> getCalculationScripts()
protected List<ScriptString> getValidateScripts()
Copyright (C) 1998-2019 iText Group NV. All Rights Reserved.