Interface Page
-
public interface Page
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetLabel()PageViewgetView()voidonFocus()voidonLostFocus()
-
public interface Page
| Modifier and Type | Method | Description |
|---|---|---|
String |
getLabel() |
|
PageView |
getView() |
|
void |
onFocus() |
|
void |
onLostFocus() |