public class NIdFormatHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NIdFormatHelper.FormatHelper |
static class |
NIdFormatHelper.FormatHelperResetListener |
| Constructor and Description |
|---|
NIdFormatHelper(net.thevpc.nuts.artifact.NDefinition def,
net.thevpc.nuts.core.NWorkspace workspace) |
NIdFormatHelper(net.thevpc.nuts.artifact.NDependency dep,
net.thevpc.nuts.core.NWorkspace workspace) |
NIdFormatHelper(net.thevpc.nuts.artifact.NDependencyTreeNode id,
net.thevpc.nuts.core.NWorkspace workspace) |
NIdFormatHelper(net.thevpc.nuts.artifact.NDescriptor desc,
net.thevpc.nuts.core.NWorkspace workspace) |
NIdFormatHelper(net.thevpc.nuts.artifact.NId id,
net.thevpc.nuts.core.NWorkspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
NIdFormatHelper |
buildLong() |
net.thevpc.nuts.text.NText |
buildMain(NFetchDisplayOptions oo,
NDisplayProperty dp) |
net.thevpc.nuts.text.NText |
getFormattedStatusString() |
net.thevpc.nuts.text.NText[] |
getMultiColumnRow(NFetchDisplayOptions oo) |
String[] |
getMultiColumnRowStrings(NFetchDisplayOptions oo) |
net.thevpc.nuts.text.NText |
getSingleColumnRow(NFetchDisplayOptions oo) |
String |
getStatusString() |
static NIdFormatHelper |
of(Object object) |
public NIdFormatHelper(net.thevpc.nuts.artifact.NDependencyTreeNode id,
net.thevpc.nuts.core.NWorkspace workspace)
public NIdFormatHelper(net.thevpc.nuts.artifact.NId id,
net.thevpc.nuts.core.NWorkspace workspace)
public NIdFormatHelper(net.thevpc.nuts.artifact.NDescriptor desc,
net.thevpc.nuts.core.NWorkspace workspace)
public NIdFormatHelper(net.thevpc.nuts.artifact.NDefinition def,
net.thevpc.nuts.core.NWorkspace workspace)
public NIdFormatHelper(net.thevpc.nuts.artifact.NDependency dep,
net.thevpc.nuts.core.NWorkspace workspace)
public static NIdFormatHelper of(Object object)
public String[] getMultiColumnRowStrings(NFetchDisplayOptions oo)
public net.thevpc.nuts.text.NText[] getMultiColumnRow(NFetchDisplayOptions oo)
public net.thevpc.nuts.text.NText getSingleColumnRow(NFetchDisplayOptions oo)
public net.thevpc.nuts.text.NText buildMain(NFetchDisplayOptions oo, NDisplayProperty dp)
public NIdFormatHelper buildLong()
public net.thevpc.nuts.text.NText getFormattedStatusString()
public String getStatusString()
Copyright © 2026 vpc open source initiative. All rights reserved.