public jsTreeString() { icon = "fa fa-cubes"; State = new jsTreeState(); }
public jsTree() { icon = "fa fa-cubes"; state = new jsTreeState(); }