InDesign2026
API 21.5.1.73
Object

MojikumiTable

The mojikumi table.

Hierarchy

Application | Document

MojikumiTable

Properties

NameType AccessDescription
MojikumiTableDefaults
+5 more
read/write The existing mojikumi set on which to base the new mojikumi set.
EventListeners<EventListener> readonly A collection of event listeners.
Events<Event> readonly A collection of events.
Number readonly The unique ID of the MojikumiTable.
Number readonly The index of the MojikumiTable within its containing object.
Boolean readonly Returns true if the object specifier resolves to valid objects.
String read/write A property that can be set to any string.
String read/write The name of the MojikumiTable.
Array[] | Boolean[] | ShortInteger[] | Real[] | Real[] | Real[] | Boolean[] | ShortInteger[] read/write The mojikumi overrides for aki. Can return: Ordered array containing targetMojikumiClass:Short Integer, sideMojikumiClass:Short Integer, sideIsAfterTarget:Boolean, minimum:Real, desired:Real, maximum:Real, compressionPriority:Short Integer, akiDoesNotFloat:Boolean.
Application | Document readonly The parent of the MojikumiTable (a Document or Application).
Object read/write A property that allows setting of several properties at the same time.

Methods

EventListener

Adds an event listener.

eventType String The event type.
handler File | JavaScriptFunction The event handler. Can accept: File or JavaScript Function.
captures? Boolean This parameter is obsolete.
String

Gets the label value associated with the specified key.

key String The key.
MojikumiTable[]

Resolves the object specifier, creating an array of object references.

void

Sets the label to the value associated with the specified key.

key String The key.
value String The value.
void

Deletes the MojikumiTable.

Boolean

Removes the event listener.

eventType String The registered event type.
handler File | JavaScriptFunction The registered event handler. Can accept: File or JavaScript Function.
captures? Boolean This parameter is obsolete.
String

Generates a string which, if executed, will return the MojikumiTable.

String

Retrieves the object specifier.

Object of 21

Properties elsewhere that hold a MojikumiTable.

Parameter of 3

Method parameters that accept a MojikumiTable.

Return 14

Methods that return a MojikumiTable.