Example usage for com.google.gwt.core.client JsArrayString subclass-usage

List of usage examples for com.google.gwt.core.client JsArrayString subclass-usage

Introduction

In this page you can find the example usage for com.google.gwt.core.client JsArrayString subclass-usage.

Usage

From source file edu.caltech.ipac.firefly.util.regexp.SplitResult.java

/**
 * GWT wrapper for Javascript string.split results.
 */
public class SplitResult extends JsArrayString {

    protected SplitResult() {

From source file elemental.js.util.JsArrayOfString.java

/**
 * JavaScript native implementation of {@link ArrayOfString}.
 */
public final class JsArrayOfString extends JsArrayString implements ArrayOfString {

    /**

From source file opus.gwt.management.console.client.dashboard.DeployedURLS.java

public class DeployedURLS extends JsArrayString {
    protected DeployedURLS() {
    }
}

From source file opus.gwt.management.console.client.dashboard.ProjectApps.java

public class ProjectApps extends JsArrayString {
    protected ProjectApps() {
    }
}

From source file org.krypsis.gwt.store.client.javascript.MutableJsArrayString.java

public class MutableJsArrayString extends JsArrayString {
    protected MutableJsArrayString() {
    }

    /**
     * Removes the item on the specified position and