BlowTorch
 All Classes Namespaces Files Functions Variables Enumerator Pages
Classes | Public Member Functions | List of all members
com.offsetnull.bt.trigger.TriggerEditorDialog Class Reference
Inheritance diagram for com.offsetnull.bt.trigger.TriggerEditorDialog:
Inheritance graph
[legend]
Collaboration diagram for com.offsetnull.bt.trigger.TriggerEditorDialog:
Collaboration graph
[legend]

Public Member Functions

 TriggerEditorDialog (Context context, TriggerData input, IConnectionBinder pService, Handler finisher, String selectedPlugin, boolean showWarning)
 
void onCreate (Bundle b)
 
void onClick (DialogInterface arg0, int arg1)
 
void editTriggerResponder (TriggerResponder edited, TriggerResponder original)
 
void newTriggerResponder (TriggerResponder newresponder)
 
void updateOrientation (int newOrientation)
 

Constructor & Destructor Documentation

com.offsetnull.bt.trigger.TriggerEditorDialog.TriggerEditorDialog ( Context  context,
TriggerData  input,
IConnectionBinder  pService,
Handler  finisher,
String  selectedPlugin,
boolean  showWarning 
)

Log.e("TEDITOR","responder " + responder.getType() + " fires " + responder.getFireType());

Here is the call graph for this function:

Member Function Documentation

void com.offsetnull.bt.trigger.TriggerEditorDialog.editTriggerResponder ( TriggerResponder  edited,
TriggerResponder  original 
)

Here is the call graph for this function:

void com.offsetnull.bt.trigger.TriggerEditorDialog.newTriggerResponder ( TriggerResponder  newresponder)

Here is the call graph for this function:

void com.offsetnull.bt.trigger.TriggerEditorDialog.onClick ( DialogInterface  arg0,
int  arg1 
)

Here is the caller graph for this function:

void com.offsetnull.bt.trigger.TriggerEditorDialog.onCreate ( Bundle  b)

Here is the call graph for this function:

void com.offsetnull.bt.trigger.TriggerEditorDialog.updateOrientation ( int  newOrientation)

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