프로퍼티 | 타입 | 설명 | |
---|---|---|---|
attributes | Object>.Dictionary | ||
inheritsAttributes | bool | ||
preparedAttributeValues | List |
메소드 | 설명 | |
---|---|---|
Clone ( ) : object | ||
addAttribute ( String key, Object value ) : void | ||
addAttributes ( Object>.Dictionary |
||
getAttribute ( String key ) : String | ||
getAttributes ( ) : Object>.Dictionary |
메소드 | 설명 | |
---|---|---|
mergeInheritedAttributes ( JadeModel model ) : Object>.Dictionary |
메소드 | 설명 | |
---|---|---|
addAttribute ( Object>.Dictionary |
||
attributeValueToString ( Object value ) : String |
public addAttribute ( String key, Object value ) : void | ||
key | String | |
value | Object | |
리턴 | void |
public addAttributes ( Object>.Dictionary |
||
attributeMap | Object>.Dictionary | |
리턴 | void |
protected mergeInheritedAttributes ( JadeModel model ) : Object>.Dictionary |
||
model | JadeModel | |
리턴 | Object>.Dictionary |