Class EmptyInput
- java.lang.Object
-
- com.intercom.composer.input.Input<EmptyFragment>
-
- com.intercom.composer.input.empty.EmptyInput
-
public class EmptyInput extends Input<EmptyFragment>
-
-
Constructor Summary
Constructors Constructor Description EmptyInput()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EmptyFragmentcreateFragment()-
Methods inherited from class com.intercom.composer.input.Input
findFragment, getBackgroundColor, getBorderColor, getIconDrawable, getUniqueIdentifier, setFragmentTag
-
-
-
-
Method Detail
-
createFragment
public EmptyFragment createFragment()
- Specified by:
createFragmentin classInput<EmptyFragment>
-
-