| Property | Defined By | ||
|---|---|---|---|
| c_contentStatus : String 内容状态 | InformationVo | ||
| c_contentType : String 内容类型 | InformationVo | ||
| c_language : String 语言 | InformationVo | ||
| c_LinksUpToDate : String 链接失效了吗? | InformationVo | ||
| c_ScaleCrop : String 比例 | InformationVo | ||
| d_category : String 类别 | InformationVo | ||
| d_description : String 备注 | InformationVo | ||
| d_keywords : String 标记 | InformationVo | ||
| d_subject : String 主题 | InformationVo | ||
| d_title : String 标题 | InformationVo | ||
| f_accessDate : String [read-only] 访问日期 | InformationVo | ||
| f_computer : String [read-only] 计算机 | InformationVo | ||
| f_createDate : Date [read-only] 创建日期 | InformationVo | ||
| f_name : String [read-only] 名称 | InformationVo | ||
| f_offline : String [read-only] 脱机状态 | InformationVo | ||
| f_offlineAvailability : String [read-only] 脱机可用性 | InformationVo | ||
| f_sharedEquipment : String [read-only] 共享设备 | InformationVo | ||
| f_size : Number [read-only] 大小 | InformationVo | ||
| f_type : String [read-only] 类型 | InformationVo | ||
| f_updateDate : Date [read-only] 修改日期 | InformationVo | ||
| o_AppVersion : String 程序版本 | InformationVo | ||
| o_DocSecurity : String 文档权限 | InformationVo | ||
| o_HyperlinksChanged : String 超链接变更 | InformationVo | ||
| o_SharedDoc : String 文档共享 | InformationVo | ||
| s_Application : String 程序名称 | InformationVo | ||
| s_Company : String 公司 | InformationVo | ||
| s_created : String 创建内容的时间 | InformationVo | ||
| s_creator : String 作者 | InformationVo | ||
| s_lastModifiedBy : String 最后一次保存者 | InformationVo | ||
| s_Manager : String 管理者 | InformationVo | ||
| s_modified : String 最后一次保存的时间 | InformationVo | ||
| s_revision : String 修订号 | InformationVo | ||
| s_version : String 版本号 | InformationVo | ||
| Method | Defined By | ||
|---|---|---|---|
构造函数
| InformationVo | ||
setData(app:XML, core:XML):void
解析数据
| InformationVo | ||
setFileData(file:FileReference):void
解析文件信息
| InformationVo | ||
| c_contentStatus | property |
public var c_contentStatus:String内容状态
| c_contentType | property |
public var c_contentType:String内容类型
| c_language | property |
public var c_language:String语言
| c_LinksUpToDate | property |
public var c_LinksUpToDate:String链接失效了吗?
| c_ScaleCrop | property |
public var c_ScaleCrop:String比例
| d_category | property |
public var d_category:String类别
| d_description | property |
public var d_description:String备注
| d_keywords | property |
public var d_keywords:String标记
| d_subject | property |
public var d_subject:String主题
| d_title | property |
public var d_title:String标题
| f_accessDate | property |
f_accessDate:String [read-only] 访问日期
public function get f_accessDate():String| f_computer | property |
f_computer:String [read-only] 计算机
public function get f_computer():String| f_createDate | property |
f_createDate:Date [read-only] 创建日期
public function get f_createDate():Date| f_name | property |
f_name:String [read-only] 名称
public function get f_name():String| f_offline | property |
f_offline:String [read-only] 脱机状态
public function get f_offline():String| f_offlineAvailability | property |
f_offlineAvailability:String [read-only] 脱机可用性
public function get f_offlineAvailability():String| f_sharedEquipment | property |
f_sharedEquipment:String [read-only] 共享设备
public function get f_sharedEquipment():String| f_size | property |
f_size:Number [read-only] 大小
public function get f_size():Number| f_type | property |
f_type:String [read-only] 类型
public function get f_type():String| f_updateDate | property |
f_updateDate:Date [read-only] 修改日期
public function get f_updateDate():Date| o_AppVersion | property |
public var o_AppVersion:String程序版本
| o_DocSecurity | property |
public var o_DocSecurity:String文档权限
| o_HyperlinksChanged | property |
public var o_HyperlinksChanged:String超链接变更
| o_SharedDoc | property |
public var o_SharedDoc:String文档共享
| s_Application | property |
public var s_Application:String程序名称
| s_Company | property |
public var s_Company:String公司
| s_created | property |
public var s_created:String创建内容的时间
| s_creator | property |
public var s_creator:String作者
| s_lastModifiedBy | property |
public var s_lastModifiedBy:String最后一次保存者
| s_Manager | property |
public var s_Manager:String管理者
| s_modified | property |
public var s_modified:String最后一次保存的时间
| s_revision | property |
public var s_revision:String修订号
| s_version | property |
public var s_version:String版本号
| InformationVo | () | Constructor |
public function InformationVo()构造函数
| setData | () | method |
public function setData(app:XML, core:XML):void解析数据
Parameters
app:XML | |
core:XML |
| setFileData | () | method |
public function setFileData(file:FileReference):void解析文件信息
Parameters
file:FileReference |