包 | com.adobe.solutions.prm.domain.manager |
接口 | public interface ITitleManager |
语言版本: | ActionScript 3.0 |
产品版本: | Project Management Building Block 10.0 |
运行时版本: | Flash Player 10.2, AIR (unsupported) |
公共属性
属性 | 由以下参数定义 | ||
---|---|---|---|
titleList : IList [只读]
The list of titles that can be assigned to the members of a project or workitem. | ITitleManager |
公共方法
方法 | 由以下参数定义 | ||
---|---|---|---|
This remote operation refreshes a list of the titles. | ITitleManager |
属性详细信息
titleList | 属性 |
方法详细信息
refresh | () | 方法 |
public function refresh():mx.rpc:AsyncToken
语言版本: | ActionScript 3.0 |
产品版本: | Project Management Building Block 10.0 |
运行时版本: | Flash Player 10.2, AIR (unsupported) |
This remote operation refreshes a list of the titles.
返回mx.rpc:AsyncToken — It returns a token on which success or fault handlers can be attached. The resulting event contains a list of the titles.
|
Tue Jun 12 2018, 11:04 AM Z