Interface CanHide
-
- All Known Implementing Classes:
ChildMenuItemPresenter
public interface CanHide
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhide()voidshow()
-
ChildMenuItemPresenterpublic interface CanHide
| Modifier and Type | Method | Description |
|---|---|---|
void |
hide() |
|
void |
show() |