Classes | |
| class | ComponentClazz |
Public Member Functions | |
| String | indentedDescription () |
| int | level (int safe) |
| int | level () |
| boolean | okToSetParent (Component child, Component parent) |
| NSArray | openBugs () |
| NSArray | openRequirements () |
| String | sortOrder () |
| Object | validateParent (Component newParent) |
Static Public Attributes | |
| static ComponentClazz | clazz = new ComponentClazz() |
| String indentedDescription | ( | ) |
| int level | ( | int | safe | ) |
| int level | ( | ) |
| NSArray openBugs | ( | ) |
| NSArray openRequirements | ( | ) |
| String sortOrder | ( | ) |
| Object validateParent | ( | Component | newParent | ) |
ComponentClazz clazz = new ComponentClazz() [static] |
1.5.8