public class ERDTabSectionsContentsAssignment extends ERDAssignment
ERD2WTabInspectPage for
information on the formats of a tab section.EOKeyValueArchiving._NullValueSupport, EOKeyValueArchiving._NumberSupport, EOKeyValueArchiving._TimestampSupport, EOKeyValueArchiving.Awaking, EOKeyValueArchiving.FinishInitialization, EOKeyValueArchiving.SupportD2WContextClassArray, log_CLASS| Constructor and Description |
|---|
ERDTabSectionsContentsAssignment(EOKeyValueUnarchiver u)
Public constructor
|
ERDTabSectionsContentsAssignment(java.lang.String key,
java.lang.Object value)
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver)
Static constructor required by the EOKeyValueUnarchiver
interface.
|
NSArray |
dependentKeys(java.lang.String keyPath)
Implementation of the
ERDComputingAssignmentInterface. |
java.lang.Object |
tabSectionsContents(com.webobjects.directtoweb.D2WContext context)
Called when firing this assignment with the key-path:
tabSectionsContents.
|
booleanContextValueForKey, fire, keyForMethodLookup, localizedTemplateStringForKeyInContext, localizedValueForKeyInContext, localizedValueForKeyWithDefaultInContext, localizerForContext, logDeprecatedMessagepublic ERDTabSectionsContentsAssignment(EOKeyValueUnarchiver u)
u - key-value unarchiver used when unarchiving
from rule files.public ERDTabSectionsContentsAssignment(java.lang.String key,
java.lang.Object value)
key - context keyvalue - of the assignmentpublic static java.lang.Object decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver)
eokeyvalueunarchiver - to be unarchivedpublic NSArray dependentKeys(java.lang.String keyPath)
ERDComputingAssignmentInterface. This
assignment is not dependent on any context keys.public java.lang.Object tabSectionsContents(com.webobjects.directtoweb.D2WContext context)
ERD2WContainers representing each tab and
optionally another array of containers representing
each section. See ERD2WTabInspectPage for the
exact format of the tabs and sections.Copyright © 2002 – 2022 Project Wonder.