首页 / common / Agg

Agg

模块: oapy._oa._common 导入: from oapy._oa import _common

概览

Aggoapy 中可用,可通过 _common 模块访问。

本页汇总 Agg 当前在 oapy 中可用的 Python 接口。

详细说明

template class Agg< T > This class is used by objects that can be aggregated by other objects。 By inheriting from this class, an object can expose its own interface through another object。

构造函数

_common.Agg(owner)

obj = _common.Agg(owner)

方法总览

状态 Python 调用

方法说明