Develop > Presentation layer > Management Center framework


Property definitions

A property is a named value that is associated with a business object, such as the partnumber of a product object. You can use a property definition to describe a specific property to the framework.

You do not need a property definition for every property. You only need to declare a property definition if describe the property to the framework. For example, if the property is a required property, you can use a property definition to indicate that it is required. If the business user does not specify a value for a required property, the framework displays a warning.

The wcfPropertyDefinition class describes a single object property of the parent object definition. A property definition can only be declared as an immediate sub-node of an instance of wcfObjectDefinition.


Related concepts

Object definitions

Business Object Editor definitions

Navigation list definitions

Search definitions


Related tasks

Changing the search definition for a business object

Define a main tool definition

Define OpenLaszlo classes instantiated in a tool definition class

Define a top object definition in the explorer view


+

Search Tips   |   Advanced Search