7273747576777879808182
builder.set(key, options.get(key)); } return builder.toJS(); } /** * A convience method for the common initialization case.
6061626364656667686970
if(icon != null) { literal.set("icon", icon.getJSconstructor()); } return literal.toJS(); } public String getTitle() { return title;
8081828384858687888990
builder.set(entry.getKey(), entry.getValue()); } return builder.toJS(); } /** * A convience method for the common initialization case.
6263646566676869707172
if (icon != null) { literal.set("icon", icon.getJSconstructor()); } return literal.toJS(); } public String getTitle() { return title;