| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
utils.Cached --+
|
Group
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Static Methods | |
|
Inherited from |
| Properties | |
| str |
CustomGroupId Persistent group ID. |
| unicode |
DisplayName Display name of the group. |
| int |
Id Group Id. |
| bool |
IsExpanded Tells if the group is expanded in the client. |
| bool |
IsVisible Tells if the group is visible in the client. |
| UserCollection |
OnlineUsers Users of the group that are online |
| enums.grp* |
Type Group type. |
| UserCollection |
Users Users in this group. |
|
Inherited from |
|
| Method Details |
repr(x)
|
|
|
|
| Property Details |
CustomGroupIdPersistent group ID. The custom group ID is a persistent value that does not change.
|
DisplayNameDisplay name of the group.
|
IdGroup Id.
|
IsExpandedTells if the group is expanded in the client.
|
IsVisibleTells if the group is visible in the client.
|
OnlineUsersUsers of the group that are online
|
UsersUsers in this group.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Sep 26 16:13:06 2009 | http://epydoc.sourceforge.net |