Basic Customization > User Interface Customization > Adding Actions and Hooking Them Up in the UI > Action Framework for Windchill Client Architecture > Defining a New Action Model > Model Attributes
  
Model Attributes
Details about these parameters can also be found in the codebase/config/actions/actionsmodels.dtd.
Parameter
Default Value
Possible values
Req?
Description
name
Yes
This is the name by which the action model is referenced
menufor
Any valid class name.
No
Specifies which action should be highlighted by default. This is only applicable if the model is used as a third-level navigation menu.
defaultActionName
First action in the model is used by default
Action name for one of the actions in the model.
Specifies which action should be highlighted by default. This is only applicable if the model is used as a third-level navigation menu.
defaultActionType
First action in the model is used by default
Object type of one of the actions in the model.
resourceBundle
Class name for the resource bundle to use for the properties of the action models that are to be localized