App
Public Attributes | List of all members
mhr.appandroid.views.pathpicker.PathPickerView.PathPickerEvent Enum Reference

Výčet udávající typ události. More...

Public Attributes

 EVENT_SELECTED
 Pokud uživatel vybere stopu tlačítkem select.
 
 EVENT_CANCELED
 Pokud uživatel zruší výběr a vrátí se ke starému tlačítkem cancel.
 
 EVENT_CHANGED
 Voláno pokud je zapnuto livePreview a parametry stopy se změnily.
 
 EVENT_LIVE_PREVIEW_STATE_CHANGED
 Voláno v okamžiku, kdy uživatel změní funkci live preview.
 

Detailed Description

Výčet udávající typ události.

Definition at line 55 of file PathPickerView.java.

Member Data Documentation

mhr.appandroid.views.pathpicker.PathPickerView.PathPickerEvent.EVENT_CANCELED

Pokud uživatel zruší výběr a vrátí se ke starému tlačítkem cancel.

Definition at line 57 of file PathPickerView.java.

mhr.appandroid.views.pathpicker.PathPickerView.PathPickerEvent.EVENT_CHANGED

Voláno pokud je zapnuto livePreview a parametry stopy se změnily.

Definition at line 58 of file PathPickerView.java.

mhr.appandroid.views.pathpicker.PathPickerView.PathPickerEvent.EVENT_LIVE_PREVIEW_STATE_CHANGED

Voláno v okamžiku, kdy uživatel změní funkci live preview.

Definition at line 59 of file PathPickerView.java.

mhr.appandroid.views.pathpicker.PathPickerView.PathPickerEvent.EVENT_SELECTED

Pokud uživatel vybere stopu tlačítkem select.

Definition at line 56 of file PathPickerView.java.


The documentation for this enum was generated from the following file: