-
```
I think get and set methods for expressions of collections would be very
useful.
Something like this would suite me:
Exhibit.Collection.prototype.getExpression = function() {
return this._exp…
-
```
In Exhibit.TabularView._configure data gets pushed onto view._columns only
if ex
pression.isPath() returns true. This is a needless restriction. Variable
path is
also not used so these two line c…
-
```
In Exhibit.TabularView._configure data gets pushed onto view._columns only
if ex
pression.isPath() returns true. This is a needless restriction. Variable
path is
also not used so these two line c…
-
```
In Exhibit.TabularView._configure data gets pushed onto view._columns only
if ex
pression.isPath() returns true. This is a needless restriction. Variable
path is
also not used so these two line c…
-
```
When an exhibit is called with a uri that contains a hash (#someitemid)
then SimileAjax.WindowManager.pushLayer gets called before
SimileAjax.WindowManager.initialize has been called resulting in …
-
```
When an exhibit is called with a uri that contains a hash (#someitemid)
then SimileAjax.WindowManager.pushLayer gets called before
SimileAjax.WindowManager.initialize has been called resulting in …
-
```
When an exhibit is called with a uri that contains a hash (#someitemid)
then SimileAjax.WindowManager.pushLayer gets called before
SimileAjax.WindowManager.initialize has been called resulting in …
-
```
When creating a viewPanel programmatically through a call to
Exhibit.ViewPanel.create it would be useful to not only set labels and
tooltips of views but also the viewContext. The included patch i…
-
```
I think get and set methods for expressions of collections would be very
useful.
Something like this would suite me:
Exhibit.Collection.prototype.getExpression = function() {
return this._exp…
-
```
When creating a viewPanel programmatically through a call to
Exhibit.ViewPanel.create it would be useful to not only set labels and
tooltips of views but also the viewContext. The included patch i…