|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.architect.swingui.olap.DimensionUsageEditPanel
public class DimensionUsageEditPanel
| Constructor Summary | |
|---|---|
DimensionUsageEditPanel(MondrianModel.DimensionUsage dimensionUsage)
Creates a new property editor for the given dimension usage. |
|
| Method Summary | |
|---|---|
boolean |
applyChanges()
|
void |
discardChanges()
|
javax.swing.JComponent |
getPanel()
|
boolean |
hasUnsavedChanges()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DimensionUsageEditPanel(MondrianModel.DimensionUsage dimensionUsage)
throws ArchitectException
dimensionUsage - usage The data model of the dimension usage to edit
ArchitectException - if digging up the source table results in a database error| Method Detail |
|---|
public boolean applyChanges()
applyChanges in interface ca.sqlpower.swingui.DataEntryPanelpublic void discardChanges()
discardChanges in interface ca.sqlpower.swingui.DataEntryPanelpublic javax.swing.JComponent getPanel()
getPanel in interface ca.sqlpower.swingui.DataEntryPanelpublic boolean hasUnsavedChanges()
hasUnsavedChanges in interface ca.sqlpower.swingui.DataEntryPanel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||