App
Public Attributes | List of all members
mhr.appandroid.views.brushpicker.RoundBrushPickerView.RoundBrushPickerEvent Enum Reference

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

Public Attributes

 EVENT_SELECTED
 Pokud uživatel vybere štětec 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 štětce 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 48 of file RoundBrushPickerView.java.

Member Data Documentation

mhr.appandroid.views.brushpicker.RoundBrushPickerView.RoundBrushPickerEvent.EVENT_CANCELED

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

Definition at line 50 of file RoundBrushPickerView.java.

mhr.appandroid.views.brushpicker.RoundBrushPickerView.RoundBrushPickerEvent.EVENT_CHANGED

Voláno pokud je zapnuto livePreview a parametry štětce se změnily.

Definition at line 51 of file RoundBrushPickerView.java.

mhr.appandroid.views.brushpicker.RoundBrushPickerView.RoundBrushPickerEvent.EVENT_LIVE_PREVIEW_STATE_CHANGED

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

Definition at line 53 of file RoundBrushPickerView.java.

mhr.appandroid.views.brushpicker.RoundBrushPickerView.RoundBrushPickerEvent.EVENT_SELECTED

Pokud uživatel vybere štětec tlačítkem select.

Definition at line 49 of file RoundBrushPickerView.java.


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