get_style_layout(style, elem, opt=None) Instance Public methods
build_info_file() Instance Public methods Returns the full path to the file containing the build information generated when the gem was installed
notify_bind(obj, event, *args) Instance Public methods def #notify_bind(obj, event, cmd=Proc.new, *args) _bind([@path, 'notify', 'bind', obj], event, cmd, *args) self end
nm() Class Public methods
new_from_hash_copying_default(hash) Class Public methods
textbind(context, *args) Instance Public methods def textbind(*args) _bind_for_event_class(Event_for_Items, [path, 'bindText'], *args) self end
imagebind_remove(*args) Instance Public methods
destroy(id) Instance Public methods Destroy an object (or multiple objects) that has the given id. The object is instantiated first, therefore all callbacks and filters are fired off before the object is deleted. This method is less efficient than ActiveRecord#delete but allows cleanup methods and other actions to be run. This essentially finds the object (or multiple objects) with the given id, creates a new object from the attributes, and then calls destroy on it. Parameters id
megabytes() Instance Public methods Also aliased as: megabyte
new(obj, dispid, gettypes, settypes) Class Public methods
Page 141 of 2275