com.webobjects.eogeneration.rules
Class EOForm
java.lang.Object
com.webobjects.appserver.WOElement
com.webobjects.appserver.WOComponent
com.webobjects.directtoweb.D2WComponent
com.webobjects.eogeneration.rules.EORuleComponent
com.webobjects.eogeneration.rules.EOController
com.webobjects.eogeneration.rules.EOEntityController
com.webobjects.eogeneration.rules.EOForm
- All Implemented Interfaces:
- WOActionResults, DTWGeneration, NSKeyValueCoding, NSKeyValueCoding.ErrorHandling, NSKeyValueCodingAdditions, NSValidation, Serializable, Cloneable
public class EOForm
- extends EOEntityController
- See Also:
- Serialized Form
Methods inherited from class com.webobjects.directtoweb.D2WComponent |
allEntities, allowCollapsing, applicationPort, assistantPort, attribute, backgroundColorForHeaderRow, backgroundColorForPage, backgroundColorForTable, backgroundColorForTableDark, backgroundColorForTableLight, color, currentSettings, currentUrl, d2wContext, d2wContextVisibleEntityNamesCountPlus1, defaultRowspan, displayNameForKeyWhenRelationship, displayNameForProperty, displayPropertyKeys, dynamicPages, entity, entityName, formatter, generationReplacementFor, generationReplacementForCurrentObject, hasCustomKey, hasEntity, hasNoColor, homeClicked, homeHref, isEditing, isEntityReadOnly, isEntityReadOnly, isLiveAssistantEnabled, isNotBoldAsBoolean, isNotItalicAsBoolean, isPropertyAnAttribute, isWebAssistantActive, isWebAssistantConnected, isWebAssistantEnabled, keyForGenerationReplacementForVariableNamed, keyWhenRelationship, lastUrl, length, localContext, logout, object, objectPropertyValue, objectPropertyValueIsNonNull, pageTitle, property, propertyKey, propertyValueClassName, relationship, replacementAssociationForAssociation, resourcePathURL, sessionID, setCurrentSettings, setDynamicPages, setEntities, setEntity, setEntityName, setLocalContext, setObject, setPropertyKey, setResourcePathURL, setTask, setTasks, showBanner, showWebAssistant, submitActionName, target, task, tasks, visibleEntityNames |
Methods inherited from class com.webobjects.appserver.WOComponent |
appendToResponse, application, awake, baseURL, bindingKeys, canAccessFieldsDirectly, canGetValueForBinding, canSetValueForBinding, clone, context, debugString, descriptionForResponse, ensureAwakeInContext, frameworkName, generateResponse, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, hasBinding, hasSession, invokeAction, isCachingEnabled, isEventLoggingEnabled, isStateless, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, reset, session, setCachingEnabled, setValueForBinding, sleep, synchronizesVariablesWithBindings, takeValueForKey, takeValueForKeyPath, takeValuesFromRequest, template, templateWithHTMLString, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, validationFailedWithException, valueForBinding, valueForBooleanBinding, valueForIntegerBinding, valueForKey, valueForKeyPath, valueForNSArrayBindings, valueForNSDictionaryBindings, valueForNumberBinding, valueForStringBinding |
EOForm
public EOForm(WOContext context)
propertyKeys
public NSArray propertyKeys()
- Overrides:
propertyKeys
in class EOEntityController
layoutLevels
public NSArray layoutLevels()
setLayoutLevel
public void setLayoutLevel(Integer layoutLevel)
layoutLevel
public Integer layoutLevel()
columnsPropertyKeys
public NSArray columnsPropertyKeys()
rowPropertyKeys
public NSArray rowPropertyKeys()
fullWidthPropertyKeys
public NSArray fullWidthPropertyKeys()
boxPropertyKeys
public NSArray boxPropertyKeys()
switchPropertyKeys
public NSArray switchPropertyKeys()
verticalSplitPropertyKeys
public NSArray verticalSplitPropertyKeys()
horizontalSplitPropertyKeys
public NSArray horizontalSplitPropertyKeys()
subwindowPropertyKeys
public NSArray subwindowPropertyKeys()
inspectorPropertyKeys
public NSArray inspectorPropertyKeys()
hasColumnPropertyKeys
public boolean hasColumnPropertyKeys()
numberOfColumns
public int numberOfColumns()
useMultipleColumns
public boolean useMultipleColumns()
columns
public NSArray columns()
setColumn
public void setColumn(Integer column)
column
public Integer column()
singleColumnPropertyKeys
public NSArray singleColumnPropertyKeys()
hasRowPropertyKeys
public boolean hasRowPropertyKeys()
useActionWidgetController
public boolean useActionWidgetController()
hasFullWidthPropertyKeys
public boolean hasFullWidthPropertyKeys()
hasBoxPropertyKeys
public boolean hasBoxPropertyKeys()
hasSwitchPropertyKeys
public boolean hasSwitchPropertyKeys()
numberOfSwitchPropertyKeys
public Integer numberOfSwitchPropertyKeys()
hasVerticalSplitPropertyKeys
public boolean hasVerticalSplitPropertyKeys()
hasHorizontalSplitPropertyKeys
public boolean hasHorizontalSplitPropertyKeys()
numberOne
public Integer numberOne()
hasMultipleSubwindowAndInspectorPropertyKeys
public boolean hasMultipleSubwindowAndInspectorPropertyKeys()
hasSingleSubwindowOrInspectorPropertyKey
public boolean hasSingleSubwindowOrInspectorPropertyKey()
Copyright © 2000-2007 Apple Inc.