MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / yes

Method yes

src/main/java/Conference/Bookmarks.java:236–238  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

234 new AlertBox(SR.MS_DELETE, ((BookmarkItem) getFocusedObject()).getJid()) {
235
236 public void yes() {
237 deleteBookmark();
238 }
239
240 public void no() {
241 }

Callers

nothing calls this directly

Calls 1

deleteBookmarkMethod · 0.95

Tested by

no test coverage detected