@Authors(value="Nikolche Mihajlovski") @Since(value="5.3.0") public abstract class AutoManageable<T extends AutoManageable> extends AbstractManageable
| Constructor and Description |
|---|
AutoManageable() |
AutoManageable(String id) |
| Modifier and Type | Method and Description |
|---|---|
GroupOf<T> |
group() |
String |
id() |
static void |
reset() |
doManageableAction, doReloadManageable, getManageableActions, getManageableChildren, getManageableDisplay, getManageableProperties, kind, reloadManageable, runManageableAction, sourcepublic AutoManageable()
public AutoManageable(String id)
public GroupOf<T> group()
group in interface Manageablegroup in class AbstractManageablepublic String id()
public static void reset()
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.