
net.java.html.lib.knockout.KnockoutBindingHandlers Maven / Gradle / Ivy
package net.java.html.lib.knockout;
public class KnockoutBindingHandlers extends net.java.html.lib.Objs {
protected KnockoutBindingHandlers(net.java.html.lib.Objs.Constructor> c, java.lang.Object js) {
super(c, js);
}
private static final class $Constructor extends net.java.html.lib.Objs.Constructor {
$Constructor() {
super(KnockoutBindingHandlers.class);
}
@Override
public KnockoutBindingHandlers create(java.lang.Object obj) {
return obj == null ? null : new KnockoutBindingHandlers(this, obj);
}
};
private static final $Constructor $AS = new $Constructor();
public static KnockoutBindingHandlers $as(java.lang.Object obj) {
return $AS.create(obj);
}
public KnockoutBindingHandler $get(java.lang.String bindingHandler) {
return (KnockoutBindingHandler)net.java.html.lib.knockout.KnockoutBindingHandler.$as($Typings$.$get$12($js(this), bindingHandler));
}
// Controlling text and appearance
public net.java.html.lib.Objs.Property visible = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "visible");
public KnockoutBindingHandler visible() { return visible.get(); }
public net.java.html.lib.Objs.Property text = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "text");
public KnockoutBindingHandler text() { return text.get(); }
public net.java.html.lib.Objs.Property html = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "html");
public KnockoutBindingHandler html() { return html.get(); }
public net.java.html.lib.Objs.Property css = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "css");
public KnockoutBindingHandler css() { return css.get(); }
public net.java.html.lib.Objs.Property style = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "style");
public KnockoutBindingHandler style() { return style.get(); }
public net.java.html.lib.Objs.Property attr = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "attr");
public KnockoutBindingHandler attr() { return attr.get(); }
// Control Flow
public net.java.html.lib.Objs.Property foreach = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "foreach");
public KnockoutBindingHandler foreach() { return foreach.get(); }
/* cannot generate if */
public net.java.html.lib.Objs.Property ifnot = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "ifnot");
public KnockoutBindingHandler ifnot() { return ifnot.get(); }
public net.java.html.lib.Objs.Property with = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "with");
public KnockoutBindingHandler with() { return with.get(); }
// Working with form fields
public net.java.html.lib.Objs.Property click = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "click");
public KnockoutBindingHandler click() { return click.get(); }
public net.java.html.lib.Objs.Property event = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "event");
public KnockoutBindingHandler event() { return event.get(); }
public net.java.html.lib.Objs.Property submit = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "submit");
public KnockoutBindingHandler submit() { return submit.get(); }
public net.java.html.lib.Objs.Property enable = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "enable");
public KnockoutBindingHandler enable() { return enable.get(); }
public net.java.html.lib.Objs.Property disable = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "disable");
public KnockoutBindingHandler disable() { return disable.get(); }
public net.java.html.lib.Objs.Property value = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "value");
public KnockoutBindingHandler value() { return value.get(); }
public net.java.html.lib.Objs.Property textInput = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "textInput");
public KnockoutBindingHandler textInput() { return textInput.get(); }
public net.java.html.lib.Objs.Property hasfocus = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "hasfocus");
public KnockoutBindingHandler hasfocus() { return hasfocus.get(); }
public net.java.html.lib.Objs.Property checked = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "checked");
public KnockoutBindingHandler checked() { return checked.get(); }
public net.java.html.lib.Objs.Property options = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "options");
public KnockoutBindingHandler options() { return options.get(); }
public net.java.html.lib.Objs.Property selectedOptions = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "selectedOptions");
public KnockoutBindingHandler selectedOptions() { return selectedOptions.get(); }
public net.java.html.lib.Objs.Property uniqueName = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "uniqueName");
public KnockoutBindingHandler uniqueName() { return uniqueName.get(); }
// Rendering templates
public net.java.html.lib.Objs.Property template = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "template");
public KnockoutBindingHandler template() { return template.get(); }
// Components (new for v3.2)
public net.java.html.lib.Objs.Property component = net.java.html.lib.Objs.Property.create(this, net.java.html.lib.knockout.KnockoutBindingHandler.class, "component");
public KnockoutBindingHandler component() { return component.get(); }
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy