# FunctionMenuBuilder

Inherits from: RHObject


# Class Methods

# Inherited methods

Destructor ErrorAssoc OKAssoc

# New

function Dynamic New(Object prgCtx=Undefined)

# Overrides:

New in class RHObject

# Instance Methods

# Property Methods

Property methods can be accessed with the valueForKey method.

classidentifier classname clone cmds errorassoc hash identityhashcode iterator methods okassoc propertymethods serialize string

# Inherited methods

assert cacheMethod cacheValueForKey callSuper checkError class classIdentifier className clone deserialize dict endTrans hash identityHashCode isAccessorMethod isCached isInstanceOf isProperty isPropertyMethod iterator methods pluck prepareForReuse propertyMethods removeFromCache reset resetCache resetSubclass respondsTo serialize setCacheValueForKey setValueForKey setValueForKeyPath setValues startTrans string super valueForKey valueForKeyPath

# addLine

function Frame addLine()

# addMenuItem

function Frame addMenuItem(String name, String url)

# addSubMenu

function Frame addSubMenu(String name)

# addSubMenuItem

function Frame addSubMenuItem(String name, String url)

# cmds

function List cmds()

Last Updated: 3/28/2019, 2:48:37 PM