|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eigenbase.xom.ElementDef
mondrian.gui.MondrianGuiDef.Property
public static class MondrianGuiDef.Property
Member property.
![]() |
![]() |
Field Summary | |
---|---|
static String[] |
_type_values
Allowable values for type . |
String |
caption
|
String |
column
|
String |
formatter
|
String |
name
|
String |
type
|
Constructor Summary | |
---|---|
MondrianGuiDef.Property()
|
|
MondrianGuiDef.Property(DOMWrapper _def)
|
Method Summary | |
---|---|
void |
display(PrintWriter _out,
int _indent)
|
boolean |
displayDiff(ElementDef _other,
PrintWriter _out,
int _indent)
|
void |
displayXML(XMLOutput _out,
int _indent)
|
String |
getName()
|
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public String name
public String column
public static final String[] _type_values
type
.
public String type
public String formatter
public String caption
Constructor Detail |
---|
public MondrianGuiDef.Property()
public MondrianGuiDef.Property(DOMWrapper _def) throws XOMException
XOMException
Method Detail |
---|
public String getName()
getName
in interface NodeDef
getName
in class ElementDef
public void display(PrintWriter _out, int _indent)
public void displayXML(XMLOutput _out, int _indent)
displayXML
in interface NodeDef
displayXML
in class ElementDef
public boolean displayDiff(ElementDef _other, PrintWriter _out, int _indent)
displayDiff
in class ElementDef
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |