public class PluginArray extends java.lang.Object implements JsArrayLike<Plugin>, JsPropertyMap<Plugin>
| Modifier and Type | Field and Description |
|---|---|
int |
length |
| Constructor and Description |
|---|
PluginArray() |
| Modifier and Type | Method and Description |
|---|---|
Plugin |
item(int index) |
Plugin |
namedItem(java.lang.String name) |
void |
refresh() |
void |
refresh(boolean reloadDocuments) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait