Android Components
latest
Validation Documentation
Form Documentation
Pagination Documentation
Grid Documentation
Components Api
com.eddmash.db
com.eddmash.dialogs
AlertboxDialog
Constructors
Methods
GenericDialog
GenericDialog.ButtonClickedListener
GenericDialog.Dismiss
com.eddmash.form
com.eddmash.form.collection
com.eddmash.form.faker
com.eddmash.form.faker.provider
com.eddmash.form.fields
com.eddmash.form.values
com.eddmash.grids
com.eddmash.grids.columns
com.eddmash.pagination
com.eddmash.validation
com.eddmash.validation.checks
com.eddmash.validation.renderer
Android Components
Docs
»
Javadoc
»
com.eddmash.dialogs
»
AlertboxDialog
Edit on GitHub
AlertboxDialog
¶
public class
AlertboxDialog
extends
GenericDialog
¶
Constructors
¶
AlertboxDialog
¶
public
AlertboxDialog
(
)
¶
Methods
¶
getContentLayout
¶
protected int
getContentLayout
(
)
¶
onViewReady
¶
public void
onViewReady
(
View
view
, Bundle
savedInstanceState
)
¶
setMessage
¶
public void
setMessage
(
String
s
)
¶