|
com.im.ijc.core/1 5.9.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.im.ijc.core.api.nodes.FilterMapping
public class FilterMapping
UNSTABLE API! Allows to customize children of node and action.
| Nested Class Summary | |
|---|---|
static class |
FilterMapping.Position
Allows to set position of new Children.Keys |
| Method Summary | |
|---|---|
void |
addAction(Action action,
Node.Cookie cookie,
Action before,
Action after)
customize actions - not yet implemented |
Children.Keys |
getChildren(Object item)
|
NodesConfig |
getFilterConfig()
|
void |
removeAction(Action remAction,
Node.Cookie remCookie,
Action before,
Action after)
customize actioctions - not yet implemented |
void |
updateKeys(Object item)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void addAction(Action action,
Node.Cookie cookie,
Action before,
Action after)
action - cookie - before - after -
public void removeAction(Action remAction,
Node.Cookie remCookie,
Action before,
Action after)
remAction - remCookie - before - after - public void updateKeys(Object item)
public NodesConfig getFilterConfig()
public Children.Keys getChildren(Object item)
|
com.im.ijc.core/1 5.9.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||