Package | Description |
---|---|
com.ihr.xbrl.adins.eba | |
com.ihr.xbrl.gui.basic |
Provides basic classes necessary to interact with the user.
|
com.ihr.xbrl.om.value |
This package contains interfaces used by processors that restrict the value space of reported facts
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<DecorableValue<?>> |
EBAProcessor.getValueSpace(javax.xml.namespace.QName concept)
Gets the value space.
|
Modifier and Type | Class and Description |
---|---|
class |
DecoratedQName
This class packs a QName and a descriptive text for the QName
together.
|
Modifier and Type | Method and Description |
---|---|
boolean |
DecoratedQName.equals(DecorableValue<?> other)
Equals.
|
boolean |
DecorableValue.equals(DecorableValue<?> other)
Sometimes it is needed to find a decorated value inside the comboBox using the fact text value
so this method should relay on getText() for equals comparison and allow comparing multiple value
types.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<DecorableValue<?>> |
IValueSpaceProvider.getValueSpace(javax.xml.namespace.QName concept)
Returns an iterator over the value space of this concept definition or the empty iterator in case the
concept does not contains a restricted value set on this processor.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa