public class EditorConfigCustomization extends Object
| Constructor and Description |
|---|
EditorConfigCustomization() |
| Modifier and Type | Method and Description |
|---|---|
EditorConfigCustomizationGoback |
getGoback()
Getter for goback.
|
boolean |
isChat() |
boolean |
isCompactToolbar()
Getter for compactToolbar.
|
void |
setChat(boolean chat) |
void |
setCompactToolbar(boolean compactToolbar)
Setter for compactToolbar.
|
void |
setGoback(EditorConfigCustomizationGoback goback)
Setter for goback.
|
public boolean isChat()
public void setChat(boolean chat)
chat - the chat to setpublic boolean isCompactToolbar()
public void setCompactToolbar(boolean compactToolbar)
compactToolbar - the compactToolbar to setpublic EditorConfigCustomizationGoback getGoback()
public void setGoback(EditorConfigCustomizationGoback goback)
goback - the goback to setCopyright © 2021. All rights reserved.