public static final class

ChanConfiguration.Deleting

extends Object
java.lang.Object
   ↳ chan.content.ChanConfiguration.Deleting

Class Overview

Deleting configuration holder.

See also:

Summary

Fields
public boolean multiplePosts

Set true to allow user to choose multiple posts to delete.

public boolean optionFilesOnly

Set true to allow user choose "delete files only" option.

public boolean password

Set true to allow user to enter password.

Public Constructors
ChanConfiguration.Deleting()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public boolean multiplePosts

Set true to allow user to choose multiple posts to delete.

public boolean optionFilesOnly

Set true to allow user choose "delete files only" option.

public boolean password

Set true to allow user to enter password.

Public Constructors

public ChanConfiguration.Deleting ()