Project Wonder 5.0

er.directtoweb
Class ERD2WContainer

java.lang.Object
  extended by er.directtoweb.ERD2WContainer

public class ERD2WContainer
extends Object

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

name

public String name

displayName

public String displayName

keys

public NSMutableArray keys
Constructor Detail

ERD2WContainer

public ERD2WContainer()

ERD2WContainer

public ERD2WContainer(String newName)

ERD2WContainer

public ERD2WContainer(String newName,
                      NSArray newKeys)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.