|
partype |
|
|
partype element is used to define the types of the parent elements that the library element can be placed into. Examples: <input .. elmtype="EditBox" partype="ProcessBlock" /> <input .. elmtype="MyElmType" partype="SourceArea,RefreshableArea" />
|