DropDownAction and its children.See: Description
| Interface | Description |
|---|---|
| DropDownFilterFactory |
A factory that creates
DropDownFilter. |
| DropDownItemAction |
An action that can be child of a
DropDownAction. |
| DropDownView |
A connection between an drop-down-item and a view.
|
| Class | Description |
|---|---|
| AbstractDropDownFilter |
A
DropDownFilter which stores all properties. |
| DefaultDropDownFilter |
An implementation of
DropDownFilter. |
| DropDownFilter |
A filter is used by views which want to display a
DropDownAction, but
have to show elements of the selected action as well.A filter is a DropDownView which forwards their properties to another
DropDownView. |
DropDownAction and its children.Copyright © 2017 Docking Frames. All rights reserved.