EditorBuilder

open class EditorBuilder

Constructors

EditorBuilder
Link copied to clipboard
fun EditorBuilder(intent: <ERROR CLASS>?)
EditorBuilder
Link copied to clipboard
fun EditorBuilder(activity: <ERROR CLASS>?)
EditorBuilder
Link copied to clipboard
fun EditorBuilder(intent: <ERROR CLASS>?, activityClass: Class<Out <ERROR CLASS>?>?)
EditorBuilder
Link copied to clipboard
fun EditorBuilder(activity: <ERROR CLASS>?, activityClass: Class<Out <ERROR CLASS>?>?)

Types

Companion
Link copied to clipboard
object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
setSettingsList
Link copied to clipboard
open fun setSettingsList(settingsList: <ERROR CLASS>): EditorBuilder
startActivityForResult
Link copied to clipboard
open fun startActivityForResult(context: <ERROR CLASS>, resultId: Int): <ERROR CLASS>
open fun startActivityForResult(context: <ERROR CLASS>, resultId: Int): <ERROR CLASS>
open fun startActivityForResult(context: <ERROR CLASS>, resultId: Int): <ERROR CLASS>
toString
Link copied to clipboard
open override fun toString(): String