|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zk.ui.AbstractComponent
org.zkforge.codepress.Codepress
net.codescore.ui.components.parts.SourceBox
public class SourceBox
| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
| Fields inherited from interface org.zkoss.zk.ui.Component |
|---|
APPLICATION_SCOPE, COMPONENT_SCOPE, DESKTOP_SCOPE, PAGE_SCOPE, REQUEST_SCOPE, SESSION_SCOPE, SPACE_SCOPE |
| Constructor Summary | |
|---|---|
SourceBox()
|
|
SourceBox(String source,
Language lang)
|
|
SourceBox(String source,
String lang)
|
|
SourceBox(Submission s)
|
|
| Method Summary | |
|---|---|
private static String |
getCodePresLang(Language l)
|
| Methods inherited from class org.zkforge.codepress.Codepress |
|---|
getAutocomplete, getLanguage, getLanguageExtensions, getLanguages, getLinenumbers, getOptions, getOuterAttrs, getReadonly, getStyle, getValue, isChildable, onChange, setAutocomplete, setLanguage, setLanguageExtension, setLinenumbers, setReadonly, setStyle, setValue |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public SourceBox()
public SourceBox(String source,
Language lang)
public SourceBox(String source,
String lang)
public SourceBox(Submission s)
| Method Detail |
|---|
private static String getCodePresLang(Language l)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||