de.softpro.signdocmobile.foundations
Interface SignatureCaptureView.ISignatureCaptureButton

Enclosing class:
SignatureCaptureView

public static interface SignatureCaptureView.ISignatureCaptureButton

Button should implement this interface to be hosted in the SignatureCaptureView

See Also:
addButtons

Nested Class Summary
static class SignatureCaptureView.ISignatureCaptureButton.ButtonID
           
 
Method Summary
 SignatureCaptureView.ISignatureCaptureButton.ButtonID getButtonID()
          get the button ID
 android.view.View getView()
          Get the view to be added to the layout
 

Method Detail

getButtonID

SignatureCaptureView.ISignatureCaptureButton.ButtonID getButtonID()
get the button ID

Returns:
the button ID

getView

android.view.View getView()
Get the view to be added to the layout

Returns:
the view