Package io.github.qishr.cascara.ui.widget
Interface OnTypeHandler
java.lang.Object
io.github.qishr.cascara.ui.widget.ToolBarTextBox.OnTypeHandler
Enclosing Class:
io.github.qishr.cascara.ui.widget.ToolBarTextBox
public static interface OnTypeHandler
Method Summary
| Modifier and Type | Method | Description |
|---|---|---|
| public abstract void | onType() |
Method Details
onType
public abstract void onType()