

Property | as String [optional] | |
The button or the cascade menu helptext. If null, help text is assigned as the item label. | ||
Property | as String [optional] | |
The menu button or cascade menu label. If null, label is assigned as the internal name. | ||
Property | as String | |
Internal name of the new popup menu or cascade button. | ||
Property | as Long [optional] | |
Position at which to add the menu or cascade button. If position null, the position will be at the end of the menu. |

Function | |
Creates a class object for popup menu options. |

Property | Helptext | as String [optional] |

Property | Label | as String [optional] |

Property | Name | as String |

Property | PositionIndex | as Long [optional] |

Function | CCpfcPopupmenuOptions.Create | (Name as String) as IpfcPopupmenuOptions |
