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.Support
D2WContextClassArray, log
_CLASS
Constructor and Description |
---|
ERDTabSectionsContentsAssignment(EOKeyValueUnarchiver u)
Public constructor
|
ERDTabSectionsContentsAssignment(String key,
Object value)
Public constructor
|
Modifier and Type | Method and Description |
---|---|
static Object |
decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver)
Static constructor required by the EOKeyValueUnarchiver
interface.
|
NSArray |
dependentKeys(String keyPath)
Implementation of the
ERDComputingAssignmentInterface . |
Object |
tabSectionsContents(com.webobjects.directtoweb.D2WContext context)
Called when firing this assignment with the key-path:
tabSectionsContents.
|
booleanContextValueForKey, fire, keyForMethodLookup, localizedTemplateStringForKeyInContext, localizedValueForKeyInContext, localizedValueForKeyWithDefaultInContext, localizerForContext, logDeprecatedMessage
public ERDTabSectionsContentsAssignment(EOKeyValueUnarchiver u)
u
- key-value unarchiver used when unarchiving
from rule files.public static Object decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver eokeyvalueunarchiver)
eokeyvalueunarchiver
- to be unarchivedpublic NSArray dependentKeys(String keyPath)
ERDComputingAssignmentInterface
. This
assignment is not dependent on any context keys.public Object tabSectionsContents(com.webobjects.directtoweb.D2WContext context)
ERD2WContainer
s 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 – 2024 Project Wonder.