# Print output for @column tags ?> StatelessTemplate - Android SDK | Android Developers

Most visited


Recently visited


StatelessTemplate

public final class StatelessTemplate
extends ControlTemplate

java.lang.Object
   ↳ android.service.controls.templates.ControlTemplate
     ↳ android.service.controls.templates.StatelessTemplate


A template for a Control which has no state.

See also:

Summary


Inherited constants

Public constructors

StatelessTemplate(String templateId)

Construct a new StatelessTemplate

Public methods

int getTemplateType()

The TemplateType associated with this class.

Inherited methods

Public constructors


StatelessTemplate

public StatelessTemplate (String templateId)

Construct a new StatelessTemplate

Parameters
templateId String: the identifier for this template This value cannot be null.

Public methods


getTemplateType

public int getTemplateType ()

The TemplateType associated with this class.

Returns
int ControlTemplate#TYPE_STATELESS

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.