Adobe® Flash® Platform 用 ActionScript® 3.0 リファレンスガイド
ホーム  |  パッケージおよびクラスリストの非表示 |  パッケージ  |  クラス  |  新機能  |  索引  |  付録  |  英語で表示される理由
フィルター: サーバーからデータを取得しています...
サーバーからデータを取得しています...
lc.procmgmt.ui.attachments 

AttachmentHeaderModel  - AS3 ADEP Workspace

パッケージlc.procmgmt.ui.attachments
クラスpublic class AttachmentHeaderModel
継承AttachmentHeaderModel Inheritance PresentationModel Inheritance EventDispatcher Inheritance Object

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

The AttachmentsHeaderModel class acts as the model for the AttachmentsHeader component.

関連する API エレメント



パブリックプロパティ
 プロパティ定義元
  allowNewAttachments : Boolean
[読み取り専用] The indicator that adding Attachments is permitted.
AttachmentHeaderModel
  allowNewNotes : Boolean
[読み取り専用] The indicator that adding Notes is permitted.
AttachmentHeaderModel
  attachmentPermissions : ArrayCollection
[読み取り専用] An array of the possible combinations of the AttachmentPermissions object that can be associated with an AttachmentHeader component.
AttachmentHeaderModel
 Inheritedconstructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。
Object
  errorString : String
[読み取り専用] The error string.
AttachmentHeaderModel
  file : FileReference
[読み取り専用] The FileReference object used to display the File Browse dialog box.
AttachmentHeaderModel
  fileName : String
[読み取り専用] The name of the attachment being added.
AttachmentHeaderModel
  isIncludeAttachments : Boolean
[読み取り専用] Indicator to include Attachments in the display.
AttachmentHeaderModel
  isIncludeNotes : Boolean
[読み取り専用] Indicator to include Notes in the display.
AttachmentHeaderModel
  note : String
[読み取り専用] The text contained in the note.
AttachmentHeaderModel
  permissionIndex : int
[読み取り専用] The index of the AttachmentPermissions object associated with the current Task object in the model's attachmentPermissions array.
AttachmentHeaderModel
 Inheritedsession : SessionMap
A SessionMap object that stores information relating to the server session.
PresentationModel
 Inheritedstate : String
[読み取り専用] The name of the state the current view is in.
PresentationModel
  task : lc.procmgmt.domain:Task
[読み取り専用] The process management task that the attachments are associated with.
AttachmentHeaderModel
  taskACL : lc.procmgmt.domain:TaskACL
[読み取り専用] The TaskACL object associated with the current task.
AttachmentHeaderModel
  title : String
[読み取り専用] The text contained in the note title.
AttachmentHeaderModel
パブリックメソッド
 メソッド定義元
  
Constructor.
AttachmentHeaderModel
  
Adds the file property to the current Task object, with the specified AttachmentPermissions object set.
AttachmentHeaderModel
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
イベントリスナーオブジェクトを EventDispatcher オブジェクトに登録し、リスナーがイベントの通知を受け取るようにします。
EventDispatcher
  
Adds the title and note properties to the current Task object, with the specified AttachmentPermissions object set.
AttachmentHeaderModel
 Inherited
bindProperty(destination:Object, destinationProperty:String, source:Object, sourceChain:Object, commitOnly:Boolean = false):ChangeWatcher
Binds a public property on the destination object from a property or property chain on the source object.
PresentationModel
  
Reinitializes the model's properties.
AttachmentHeaderModel
 Inherited
イベントをイベントフローに送出します。
EventDispatcher
  
Deprecated Since LiveCycle ES Update 1 (8.2): getAttachmentFile() is no longer used.
AttachmentHeaderModel
 Inherited
getCSSStyle(declaration:String, styleProperty:String, defaultValue:Object = null):Object
Returns the corresponding cascading style sheet (CSS) property to use based on the specified parameters.
PresentationModel
 Inherited
EventDispatcher オブジェクトに、特定のイベントタイプに対して登録されたリスナーがあるかどうかを確認します。
EventDispatcher
 Inherited
オブジェクトに指定されたプロパティが定義されているかどうかを示します。
Object
 Inherited
Initializes the presentation model after the view bindings are processed to prevent view bindings from overriding the initial model state.
PresentationModel
 Inherited
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。
Object
  
Dispatches when the taskACL property changes on the Task object.
AttachmentHeaderModel
 Inherited
指定されたプロパティが存在し、列挙できるかどうかを示します。
Object
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
EventDispatcher オブジェクトからリスナーを削除します。
EventDispatcher
  
Retrieves the label associated with the AttachmentPermissions object that was passed in.
AttachmentHeaderModel
  
Changes the state of this component to the AttachmentHeaderModel.STATE_ADD_ATTACHMENT state.
AttachmentHeaderModel
  
Changes the state of this component to the AttachmentHeaderModel.STATE_ADD_NOTE state.
AttachmentHeaderModel
 Inherited
ループ処理に対するダイナミックプロパティの可用性を設定します。
Object
 Inherited
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのプリミティブな値を返します。
Object
 Inherited
指定されたイベントタイプについて、この EventDispatcher オブジェクトまたはその祖先にイベントリスナーが登録されているかどうかを確認します。
EventDispatcher
プロテクトメソッド
 メソッド定義元
 Inherited
setState(newState:String):void
Sets the state property to a new value and causes a PropertyChangeEvent event.
PresentationModel
イベント
 イベント 概要 定義元
 Inherited[ブロードキャストイベント] Flash Player または AIR アプリケーションがオペレーティングシステムのフォーカスを取得して、アクティブになったときに送出されます。EventDispatcher
 Inherited[ブロードキャストイベント] Flash Player または AIR アプリケーションがオペレーティングシステムのフォーカスを失って、非アクティブになったときに送出されます。EventDispatcher
パブリック定数
 定数定義元
  NOTE_TITLE_MAXSIZE : int = 255
[静的] A special value that indicates the maximum number of characters for a title in a note.
AttachmentHeaderModel
  STATE_ADD_ATTACHMENT : String = "addAttachmentState"
[静的] A special value that indicates that it is possible to add notes and attachments.
AttachmentHeaderModel
  STATE_ADD_ATTACHMENT_ONLY : String = "addAttachmentOnlyState"
[静的] A special value that indicates that it is possible to add only attachments.
AttachmentHeaderModel
  STATE_ADD_NOTE : String = "addNoteState"
[静的] A special value that indicates that the STATE_ADD_ATTACHMENT state set set; however, the user tried add a note.
AttachmentHeaderModel
  STATE_ADD_NOTE_ONLY : String = "addNoteOnlyState"
[静的] A special value that indicates that it is possible to add a note.
AttachmentHeaderModel
プロパティの詳細

allowNewAttachments

プロパティ
allowNewAttachments:Boolean  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9.0.0.1
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

The indicator that adding Attachments is permitted.

このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange イベントが送出されます。



実装
    public function get allowNewAttachments():Boolean

allowNewNotes

プロパティ 
allowNewNotes:Boolean  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9.0.0.1
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

The indicator that adding Notes is permitted.

このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange イベントが送出されます。



実装
    public function get allowNewNotes():Boolean

attachmentPermissions

プロパティ 
attachmentPermissions:ArrayCollection  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

An array of the possible combinations of the AttachmentPermissions object that can be associated with an AttachmentHeader component.

このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange イベントが送出されます。



実装
    public function get attachmentPermissions():ArrayCollection

errorString

プロパティ 
errorString:String  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

The error string.

このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange イベントが送出されます。



実装
    public function get errorString():String

file

プロパティ 
file:FileReference  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

The FileReference object used to display the File Browse dialog box.

このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange イベントが送出されます。



実装
    public function get file():FileReference

fileName

プロパティ 
fileName:String  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

The name of the attachment being added.

このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange イベントが送出されます。



実装
    public function get fileName():String

isIncludeAttachments

プロパティ 
isIncludeAttachments:Boolean  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

Indicator to include Attachments in the display.

このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange イベントが送出されます。



実装
    public function get isIncludeAttachments():Boolean

isIncludeNotes

プロパティ 
isIncludeNotes:Boolean  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

Indicator to include Notes in the display.

このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange イベントが送出されます。



実装
    public function get isIncludeNotes():Boolean

note

プロパティ 
note:String  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

The text contained in the note.

このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange イベントが送出されます。



実装
    public function get note():String

permissionIndex

プロパティ 
permissionIndex:int  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

The index of the AttachmentPermissions object associated with the current Task object in the model's attachmentPermissions array.

このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange イベントが送出されます。



実装
    public function get permissionIndex():int

task

プロパティ 
task:lc.procmgmt.domain:Task  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

The process management task that the attachments are associated with.

このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange イベントが送出されます。



実装
    public function get task():lc.procmgmt.domain:Task

taskACL

プロパティ 
taskACL:lc.procmgmt.domain:TaskACL  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

The TaskACL object associated with the current task. The TaskACL object contains the settings from an AttachmentPermissions object associated with the current task and controls the state in which this component is viewed.

このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange イベントが送出されます。



実装
    public function get taskACL():lc.procmgmt.domain:TaskACL

関連する API エレメント

lc.procmgmt.domain.TaskACL
llc.procmgmt.domain.AttachmentPermissions

title

プロパティ 
title:String  [読み取り専用]

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

The text contained in the note title.

このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 propertyChange イベントが送出されます。



実装
    public function get title():String
コンストラクターの詳細

AttachmentHeaderModel

()コンストラクター
public function AttachmentHeaderModel()

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

Constructor.

メソッドの詳細

addAttachment

()メソッド
public function addAttachment():void

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

Adds the file property to the current Task object, with the specified AttachmentPermissions object set.

Views typically call this method when the user clicks the OK button to add an attachment.

addNote

()メソッド 
public function addNote():void

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

Adds the title and note properties to the current Task object, with the specified AttachmentPermissions object set.

Views typically call this method when the user clicks the OK button to add a note.

clearFields

()メソッド 
public function clearFields():void

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

Reinitializes the model's properties. The following properties are reinitialized:

  • The file property is set to a value of null.
  • The note, title, fileName, and errorString properties are set to an empty string.
  • The permissionIndex property is set to a value of zero.

getAttachmentFile

()メソッド 
public function getAttachmentFile():void

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

Deprecated Since LiveCycle ES Update 1 (8.2): getAttachmentFile() is no longer used.

This method is no longer available. It remains exposed so that you can compile applications using earlier versions of the API. In earlier releases of Workspace, this method displayed a File Browse dialog box from which a user can select the attachment file to add.

onTaskChangeHandler

()メソッド 
public function onTaskChangeHandler(taskACL:lc.procmgmt.domain:TaskACL):void

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

Dispatches when the taskACL property changes on the Task object. It is used to properly set the state of the AttachmentHeader component based on the value of the taskACL object.

パラメーター

taskACL:lc.procmgmt.domain:TaskACL — The ACL (access control list) associated with the current task.

selectLabel

()メソッド 
public function selectLabel(item:Object):String

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

Retrieves the label associated with the AttachmentPermissions object that was passed in.

パラメーター

item:Object — The permissions of an attachment.

戻り値
String — The associated label of an item.

setAddAttachmentState

()メソッド 
public function setAddAttachmentState():void

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

Changes the state of this component to the AttachmentHeaderModel.STATE_ADD_ATTACHMENT state.

This state allows the user to add an attachment through this component.

setAddNoteState

()メソッド 
public function setAddNoteState():void

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

Changes the state of this component to the AttachmentHeaderModel.STATE_ADD_NOTE state.

This state allows the user to add a note through the AttachmentHeader component.

定数の詳細

NOTE_TITLE_MAXSIZE

定数
public static const NOTE_TITLE_MAXSIZE:int = 255

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that indicates the maximum number of characters for a title in a note.

STATE_ADD_ATTACHMENT

定数 
public static const STATE_ADD_ATTACHMENT:String = "addAttachmentState"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that indicates that it is possible to add notes and attachments.

STATE_ADD_ATTACHMENT_ONLY

定数 
public static const STATE_ADD_ATTACHMENT_ONLY:String = "addAttachmentOnlyState"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that indicates that it is possible to add only attachments.

STATE_ADD_NOTE

定数 
public static const STATE_ADD_NOTE:String = "addNoteState"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that indicates that the STATE_ADD_ATTACHMENT state set set; however, the user tried add a note.

STATE_ADD_NOTE_ONLY

定数 
public static const STATE_ADD_NOTE_ONLY:String = "addNoteOnlyState"

言語バージョン: ActionScript 3.0
製品バージョン: Adobe Digital Enterprise Platform Document Services - Workspace 9
ランタイムバージョン: AIR (unsupported), Flash Player 9, Flash Player 10

A special value that indicates that it is possible to add a note.





[ X ]英語で表示される理由
ActionScript 3.0 リファレンスガイドのコンテンツが英語で表示されます。

ActionScript 3.0 リファレンスガイドのすべての部分がすべての言語に翻訳されているわけではありません。言語エレメントが翻訳されていない場合、そのエレメントは英語で表示されます。例えば、ga.controls.HelpBox クラスはどの言語にも訳されていません。このため、リファレンスガイドの日本語バージョンでは、ga.controls.HelpBox クラスは英語で表示されます。