# FunctionMenuBuilder
Inherits from: RHObject
# Class Methods
# Inherited methods
# 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 reset 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()
← FileWriter Iterator →