public class DataViewStyleConfigObject
extends jp.co.intra_mart.system.javascript.ScriptableObject
ViewCreatorStyleConfigProvider のスタイル設定情報を JavaScript から利用可能にします。
| コンストラクタと説明 |
|---|
DataViewStyleConfigObject()
インスタンスを生成します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getClassName()
Return the name of the class.
|
static String |
getCssPath(String styleId)
指定されたスタイルIDのCSSファイルパスを取得します。
|
static String |
getDefaultStyleId()
デフォルトのスタイルIDを取得します。
|
static Object |
getStyles()
スタイル情報の一覧を取得します。
|
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, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, 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, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setGetterOrSetter, setParentScope, setPrototype, size, toDate@JSStaticFunction public static Object getStyles()
sort 値の昇順でソートされたリストを返却します。
@JSStaticFunction public static String getDefaultStyleId()
@JSStaticFunction public static String getCssPath(String styleId)
styleId - String スタイルIDpublic String getClassName()
jp.co.intra_mart.system.javascript.ScriptableObjectgetClassName インタフェース内 jp.co.intra_mart.system.javascript.ScriptablegetClassName クラス内 jp.co.intra_mart.system.javascript.ScriptableObjectCopyright © 2012 NTT DATA INTRAMART CORPORATION