Constructor and Description |
---|
Editor(WikiContext wikiContext,
String editorName) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
isSelected()
Convenience method which returns XHTML for an option element.
|
String |
isSelected(String ifSelected) |
String |
isSelected(String ifSelected,
String ifNotSelected) |
String |
toString() |
public Editor(WikiContext wikiContext, String editorName)
public String isSelected()
public String isSelected(String ifSelected)
public String isSelected(String ifSelected, String ifNotSelected)
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.