|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objecter.directtoweb.ERD2WContainer
public class ERD2WContainer
Used to hold pieces of a tabsSectionsContents, holds either sections or tabs.
| Field Summary | |
|---|---|
String |
displayName
|
NSMutableArray |
keys
|
String |
name
|
| Constructor Summary | |
|---|---|
ERD2WContainer()
|
|
ERD2WContainer(String newName)
|
|
ERD2WContainer(String newName,
NSArray newKeys)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public String name
public String displayName
public NSMutableArray keys
| Constructor Detail |
|---|
public ERD2WContainer()
public ERD2WContainer(String newName)
public ERD2WContainer(String newName,
NSArray newKeys)
| Method Detail |
|---|
public String toString()
toString in class Object
|
Last updated: Wed, Feb 22, 2012 07:00 AM EST | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||