Jump to: navigation, search

Changes


Class Browser

102 bytes added, 11:38, 6 December 2013
/* Release State */
! Color !! State !! Description
|- align="left"
| bgcolor="white" | <font color="#0000FF">'''Blue'''</font> || Sandboxed || This status indicates that the MetaClass is not released, it is in Sandbox Mode
|- align="left
| bgcolor="white" | <font color="#00FF00">'''Green'''</font>|| Fully Released || This status indicates that the MetaClass is released and all its relations (forward and backward relations) are released as well
|- align="left"
| bgcolor="white" | <font color="#FFFF00CDCD00">'''Yellow'''</font> || Released Except Primary Relations || This status indicates that the Metaclass is released and the data of all backward relations are released, but at least one forward relation is not released yet
|- align="left"
| bgcolor="white" | <font color="#008B8B">'''Cyan'''</font>|| Released Except Secondary Relations || This status indicates that the Metaclass is released and the data of all forward relations are released, but at least one backward relation is not released yet
|- align="left"
| bgcolor="white" | <font color="#FF00FF">'''Magenta'''</font> || Released Isolated || This status indicates that the Metaclass is released but the data of at least one forward relation and of at least one backward relation is not released yet
|- align="left"
| bgcolor="white" | <font color="#BEBEBE">'''Gray'''</font> || System Object || This status indicates that the Metaclass is a SystemObject and cannot be changed by the user
|}
10,686
edits